Searched refs:ixgbe_get_sfp_init_sequence_offsets (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_phy.h | 155 s32 ixgbe_get_sfp_init_sequence_offsets(struct ixgbe_hw *hw,
|
H A D | ixgbe_82598.c | 129 ret_val = ixgbe_get_sfp_init_sequence_offsets(hw, in ixgbe_init_phy_ops_82598()
|
H A D | ixgbe_phy.c | 1305 ret_val = ixgbe_get_sfp_init_sequence_offsets(hw, &list_offset, in ixgbe_reset_phy_nl() 1841 * ixgbe_get_sfp_init_sequence_offsets - Provides offset of PHY init sequence 1849 s32 ixgbe_get_sfp_init_sequence_offsets(struct ixgbe_hw *hw, in ixgbe_get_sfp_init_sequence_offsets() function
|
H A D | ixgbe_82599.c | 111 ret_val = ixgbe_get_sfp_init_sequence_offsets(hw, &list_offset, in ixgbe_setup_sfp_modules_82599()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_phy.h | 155 s32 ixgbe_get_sfp_init_sequence_offsets(struct ixgbe_hw *hw,
|
H A D | ixgbe_82598.c | 129 ret_val = ixgbe_get_sfp_init_sequence_offsets(hw, in ixgbe_init_phy_ops_82598()
|
H A D | ixgbe_phy.c | 1436 ret_val = ixgbe_get_sfp_init_sequence_offsets(hw, &list_offset, in ixgbe_reset_phy_nl() 1972 * ixgbe_get_sfp_init_sequence_offsets - Provides offset of PHY init sequence 1980 s32 ixgbe_get_sfp_init_sequence_offsets(struct ixgbe_hw *hw, in ixgbe_get_sfp_init_sequence_offsets() function
|
H A D | ixgbe_82599.c | 111 ret_val = ixgbe_get_sfp_init_sequence_offsets(hw, &list_offset, in ixgbe_setup_sfp_modules_82599()
|
Completed in 16 milliseconds