HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_get_sfp_init_sequence_offsets (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_phy.h 202 s32 ixgbe_get_sfp_init_sequence_offsets(struct ixgbe_hw *hw,
ixgbe_82598.c 236 ret_val = ixgbe_get_sfp_init_sequence_offsets(hw,
ixgbe_phy.c 1214 ret_val = ixgbe_get_sfp_init_sequence_offsets(hw, &list_offset,
1899 * ixgbe_get_sfp_init_sequence_offsets - Provides offset of PHY init sequence
1907 s32 ixgbe_get_sfp_init_sequence_offsets(struct ixgbe_hw *hw, function in typeref:typename:s32
1914 DEBUGFUNC("ixgbe_get_sfp_init_sequence_offsets");
ixgbe_82599.c 192 ret_val = ixgbe_get_sfp_init_sequence_offsets(hw, &list_offset,

Completed in 18 milliseconds