Home
last modified time | relevance | path

Searched refs:ixgbe_is_sfp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c2880 static inline bool ixgbe_is_sfp(struct ixgbe_hw *hw) in ixgbe_is_sfp() function
2907 if (!ixgbe_is_sfp(hw)) in ixgbe_check_sfp_event()
5657 if (ixgbe_is_sfp(hw)) { in ixgbe_up_complete()
7532 if (ixgbe_is_sfp(hw) && hw->mac.type == ixgbe_mac_82598EB) in ixgbe_watchdog_link_is_down()
11029 if (ixgbe_is_sfp(hw) && hw->phy.sfp_type != ixgbe_sfp_type_not_present) in ixgbe_probe()
11097 if (ixgbe_mng_enabled(hw) && ixgbe_is_sfp(hw) && hw->mac.ops.setup_link) in ixgbe_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c2870 static inline bool ixgbe_is_sfp(struct ixgbe_hw *hw) in ixgbe_is_sfp() function
2897 if (!ixgbe_is_sfp(hw)) in ixgbe_check_sfp_event()
5690 if (ixgbe_is_sfp(hw)) { in ixgbe_up_complete()
7603 if (ixgbe_is_sfp(hw) && hw->mac.type == ixgbe_mac_82598EB) in ixgbe_watchdog_link_is_down()
11172 if (ixgbe_is_sfp(hw) && hw->phy.sfp_type != ixgbe_sfp_type_not_present) in ixgbe_probe()
11240 if (ixgbe_mng_enabled(hw) && ixgbe_is_sfp(hw) && hw->mac.ops.setup_link) in ixgbe_probe()

Completed in 26 milliseconds