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

/freebsd-13-stable/sys/dev/ixgbe/
H A Dixgbe_phy.h199 s32 ixgbe_get_sfp_init_sequence_offsets(struct ixgbe_hw *hw,
H A Dixgbe_phy.c1192 ret_val = ixgbe_get_sfp_init_sequence_offsets(hw, &list_offset,
1827 * ixgbe_get_sfp_init_sequence_offsets - Provides offset of PHY init sequence
1835 s32 ixgbe_get_sfp_init_sequence_offsets(struct ixgbe_hw *hw, function
1842 DEBUGFUNC("ixgbe_get_sfp_init_sequence_offsets");
H A Dixgbe_82598.c231 ret_val = ixgbe_get_sfp_init_sequence_offsets(hw,
H A Dixgbe_82599.c186 ret_val = ixgbe_get_sfp_init_sequence_offsets(hw, &list_offset,

Completed in 114 milliseconds