Home
last modified time | relevance | path

Searched refs:ixgbe_bypass_set_generic (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.h173 s32 ixgbe_bypass_set_generic(struct ixgbe_hw *hw, u32 ctrl, u32 event,
H A Dixgbe_x540.c129 mac->ops.bypass_set = ixgbe_bypass_set_generic; in ixgbe_init_ops_X540()
H A Dixgbe_82599.c400 mac->ops.bypass_set = ixgbe_bypass_set_generic; in ixgbe_init_ops_82599()
H A Dixgbe_common.c5028 s32 ixgbe_bypass_set_generic(struct ixgbe_hw *hw, u32 ctrl, u32 event, in ixgbe_bypass_set_generic() function