Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x540.c129 mac->ops.bypass_set = ixgbe_bypass_set_generic; in ixgbe_init_ops_X540()
H A Dixgbe_api.c1385 return ixgbe_call_func(hw, hw->mac.ops.bypass_set, in ixgbe_bypass_set()
H A Dixgbe_82599.c400 mac->ops.bypass_set = ixgbe_bypass_set_generic; in ixgbe_init_ops_82599()
H A Dixgbe_type.h3985 s32 (*bypass_set) (struct ixgbe_hw *hw, u32 cmd, u32 event, u32 action); member
H A Dixgbe_x550.c625 mac->ops.bypass_set = NULL; in ixgbe_init_ops_X550EM()