Home
last modified time | relevance | path

Searched refs:bypass_set (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/netif/ix/
H A Dixgbe_x540.c128 mac->ops.bypass_set = ixgbe_bypass_set_generic; in ixgbe_init_ops_X540()
H A Dixgbe_api.c1398 return ixgbe_call_func(hw, hw->mac.ops.bypass_set, in ixgbe_bypass_set()
H A Dixgbe_82599.c399 mac->ops.bypass_set = ixgbe_bypass_set_generic; in ixgbe_init_ops_82599()
H A Dixgbe_type.h3980 s32 (*bypass_set) (struct ixgbe_hw *hw, u32 cmd, u32 event, u32 action); member
H A Dixgbe_x550.c626 mac->ops.bypass_set = NULL; in ixgbe_init_ops_X550EM()