Home
last modified time | relevance | path

Searched refs:get_media_type (Results 1 – 14 of 14) sorted by relevance

/drivers/net/ethernet/intel/ixgbe/
A Dixgbe_x550.c26 if (mac->ops.get_media_type(hw) != ixgbe_media_type_copper) in ixgbe_get_invariants_X550_x()
54 if (mac->ops.get_media_type(hw) != ixgbe_media_type_copper) in ixgbe_get_invariants_X550_a()
1917 if (hw->mac.ops.get_media_type(hw) != ixgbe_media_type_copper) in ixgbe_check_link_t_X550em()
2148 switch (mac->ops.get_media_type(hw)) { in ixgbe_init_mac_link_ops_X550em_a()
2182 switch (mac->ops.get_media_type(hw)) { in ixgbe_init_mac_link_ops_X550em()
2648 if (hw->mac.ops.get_media_type(hw) != ixgbe_media_type_copper) in ixgbe_setup_internal_phy_t_x550em()
3968 .get_media_type = &ixgbe_get_media_type_X540,
3994 .get_media_type = &ixgbe_get_media_type_X550em,
4016 .get_media_type = &ixgbe_get_media_type_X550em,
4038 .get_media_type = ixgbe_get_media_type_X550em,
[all …]
A Dixgbe_82599.c70 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()
1817 if (hw->mac.ops.get_media_type(hw) == ixgbe_media_type_copper) in ixgbe_identify_phy_82599()
2171 .get_media_type = &ixgbe_get_media_type_82599,
A Dixgbe_82598.c108 if (mac->ops.get_media_type(hw) == ixgbe_media_type_copper) { in ixgbe_init_phy_ops_82598()
1121 .get_media_type = &ixgbe_get_media_type_82598,
A Dixgbe_phy.c1512 switch (hw->mac.ops.get_media_type(hw)) { in ixgbe_identify_module_generic()
1546 if (hw->mac.ops.get_media_type(hw) != ixgbe_media_type_fiber) { in ixgbe_identify_sfp_module_generic()
1834 if (hw->mac.ops.get_media_type(hw) != ixgbe_media_type_fiber_qsfp) { in ixgbe_identify_qsfp_module_generic()
2803 if (hw->mac.ops.get_media_type(hw) != ixgbe_media_type_copper) in ixgbe_set_copper_phy_power()
A Dixgbe_x540.c836 .get_media_type = &ixgbe_get_media_type_X540,
A Dixgbe_e610.c1896 if (mac->ops.get_media_type(hw) == ixgbe_media_type_copper) in ixgbe_init_phy_ops_e610()
3956 .get_media_type = ixgbe_get_media_type_e610,
A Dixgbe_common.c280 hw->phy.media_type = hw->mac.ops.get_media_type(hw); in ixgbe_start_hw_generic()
3276 switch (hw->mac.ops.get_media_type(hw)) { in ixgbe_need_crosstalk_fix()
A Dixgbe_type.h3492 enum ixgbe_media_type (*get_media_type)(struct ixgbe_hw *); member
A Dixgbe_main.c3096 switch (hw->mac.ops.get_media_type(hw)) { in ixgbe_is_sfp()
/drivers/net/ethernet/intel/ixgbevf/
A Dvf.h24 enum ixgbe_media_type (*get_media_type)(struct ixgbe_hw *); member
/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_ethtool.c761 if (ops->get_media_type) in hns3_get_link_ksettings()
762 ops->get_media_type(h, &media_type, &module_type); in hns3_get_link_ksettings()
839 if (ops->get_media_type) in hns3_check_ksettings_param()
840 ops->get_media_type(handle, &media_type, &module_type); in hns3_check_ksettings_param()
A Dhnae3.h627 void (*get_media_type)(struct hnae3_handle *handle, u8 *media_type, member
/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A Dhclgevf_main.c3386 .get_media_type = hclgevf_get_media_type,
/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_main.c12819 .get_media_type = hclge_get_media_type,

Completed in 809 milliseconds