Home
last modified time | relevance | path

Searched refs:ixgbe_media_type_copper (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82598.c174 if (mac->ops.get_media_type(hw) == ixgbe_media_type_copper) { in ixgbe_init_phy_ops_82598()
335 media_type = ixgbe_media_type_copper; in ixgbe_get_media_type_82598()
362 media_type = ixgbe_media_type_copper; in ixgbe_get_media_type_82598()
H A Dixgbe_82599.c119 if (mac->ops.get_media_type(hw) == ixgbe_media_type_copper) { in ixgbe_init_phy_ops_82599()
504 media_type = ixgbe_media_type_copper; in ixgbe_get_media_type_82599()
532 media_type = ixgbe_media_type_copper; in ixgbe_get_media_type_82599()
2126 if (hw->mac.ops.get_media_type(hw) == ixgbe_media_type_copper) in ixgbe_identify_phy_82599()
H A Dixgbe_x550.c623 if (mac->ops.get_media_type(hw) == ixgbe_media_type_copper) in ixgbe_init_ops_X550EM()
647 if (mac->ops.get_media_type(hw) != ixgbe_media_type_copper) in ixgbe_init_ops_X550EM()
1495 media_type = ixgbe_media_type_copper; in ixgbe_get_media_type_X550em()
1504 media_type = ixgbe_media_type_copper; in ixgbe_get_media_type_X550em()
1817 case ixgbe_media_type_copper: in ixgbe_init_mac_link_ops_X550em()
2970 if (hw->mac.ops.get_media_type(hw) != ixgbe_media_type_copper) in ixgbe_setup_internal_phy_t_x550em()
4494 if (hw->mac.ops.get_media_type(hw) != ixgbe_media_type_copper) in ixgbe_check_link_t_X550em()
H A Dixgbe_common.c168 case ixgbe_media_type_copper: in ixgbe_device_supports_autoneg_fc()
240 case ixgbe_media_type_copper: in ixgbe_setup_fc_generic()
265 else if (hw->phy.media_type == ixgbe_media_type_copper) in ixgbe_setup_fc_generic()
278 } else if (hw->phy.media_type == ixgbe_media_type_copper) { in ixgbe_setup_fc_generic()
299 else if (hw->phy.media_type == ixgbe_media_type_copper) in ixgbe_setup_fc_generic()
336 } else if ((hw->phy.media_type == ixgbe_media_type_copper) && in ixgbe_setup_fc_generic()
3105 case ixgbe_media_type_copper: in ixgbe_fc_autoneg()
H A Dixgbe_x540.c154 return ixgbe_media_type_copper; in ixgbe_get_media_type_X540()
H A Dixgbe_type.h3729 ixgbe_media_type_copper, enumerator
/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c1175 if (diag && (hw->mac.ops.get_media_type(hw) == ixgbe_media_type_copper)) { in eth_ixgbe_dev_init()
2707 if (hw->mac.ops.get_media_type(hw) == ixgbe_media_type_copper) { in ixgbe_dev_start()
2884 if (hw->mac.ops.get_media_type(hw) == ixgbe_media_type_copper) { in ixgbe_dev_stop()
2942 if (hw->mac.ops.get_media_type(hw) == ixgbe_media_type_copper) { in ixgbe_dev_set_link_up()
2973 if (hw->mac.ops.get_media_type(hw) == ixgbe_media_type_copper) { in ixgbe_dev_set_link_down()