Searched refs:get_media_type (Results 1 – 7 of 7) sorted by relevance
70 if ((mac->ops.get_media_type(hw) == ixgbe_media_type_fiber) && in ixgbe_init_mac_link_ops_82599()90 if ((mac->ops.get_media_type(hw) == in ixgbe_init_mac_link_ops_82599()298 if (mac->ops.get_media_type(hw) == ixgbe_media_type_copper) { in ixgbe_init_phy_ops_82599()1816 if (hw->mac.ops.get_media_type(hw) == ixgbe_media_type_copper) in ixgbe_identify_phy_82599()2170 .get_media_type = &ixgbe_get_media_type_82599,
1511 switch (hw->mac.ops.get_media_type(hw)) { in ixgbe_identify_module_generic()1545 if (hw->mac.ops.get_media_type(hw) != ixgbe_media_type_fiber) { in ixgbe_identify_sfp_module_generic()1833 if (hw->mac.ops.get_media_type(hw) != ixgbe_media_type_fiber_qsfp) { in ixgbe_identify_qsfp_module_generic()2802 if (hw->mac.ops.get_media_type(hw) != ixgbe_media_type_copper) in ixgbe_set_copper_phy_power()
277 hw->phy.media_type = hw->mac.ops.get_media_type(hw); in ixgbe_start_hw_generic()3259 switch (hw->mac.ops.get_media_type(hw)) { in ixgbe_need_crosstalk_fix()
2910 switch (hw->mac.ops.get_media_type(hw)) { in ixgbe_is_sfp()
24 enum ixgbe_media_type (*get_media_type)(struct ixgbe_hw *); member
3350 .get_media_type = hclgevf_get_media_type,
12786 .get_media_type = hclge_get_media_type,