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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_common.h174 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;
H A Dixgbe_82599.c400 mac->ops.bypass_set = ixgbe_bypass_set_generic;
H A Dixgbe_common.c5018 * ixgbe_bypass_set_generic - Set a bypass field in the FW CTRL Regiter.
5028 s32 ixgbe_bypass_set_generic(struct ixgbe_hw *hw, u32 ctrl, u32 event, function

Completed in 283 milliseconds