Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dixgbe_82598.c204 if (mac->ops.get_media_type(hw) == ixgbe_media_type_copper) { in ixgbe_init_phy_ops_82598()
365 media_type = ixgbe_media_type_copper; in ixgbe_get_media_type_82598()
392 media_type = ixgbe_media_type_copper; in ixgbe_get_media_type_82598()
H A Dixgbe_82599.c152 if (mac->ops.get_media_type(hw) == ixgbe_media_type_copper) { in ixgbe_init_phy_ops_82599()
540 media_type = ixgbe_media_type_copper; in ixgbe_get_media_type_82599()
568 media_type = ixgbe_media_type_copper; in ixgbe_get_media_type_82599()
2169 if (hw->mac.ops.get_media_type(hw) == ixgbe_media_type_copper) in ixgbe_identify_phy_82599()
H A Dixgbe_x550.c658 if (mac->ops.get_media_type(hw) == ixgbe_media_type_copper) in ixgbe_init_ops_X550EM()
682 if (mac->ops.get_media_type(hw) != ixgbe_media_type_copper) in ixgbe_init_ops_X550EM()
1530 media_type = ixgbe_media_type_copper; in ixgbe_get_media_type_X550em()
1539 media_type = ixgbe_media_type_copper; in ixgbe_get_media_type_X550em()
1850 case ixgbe_media_type_copper: in ixgbe_init_mac_link_ops_X550em()
3001 if (hw->mac.ops.get_media_type(hw) != ixgbe_media_type_copper) in ixgbe_setup_internal_phy_t_x550em()
4525 if (hw->mac.ops.get_media_type(hw) != ixgbe_media_type_copper) in ixgbe_check_link_t_X550em()
H A Dixgbe_common.c199 case ixgbe_media_type_copper: in ixgbe_device_supports_autoneg_fc()
279 case ixgbe_media_type_copper: in ixgbe_setup_fc_generic()
304 else if (hw->phy.media_type == ixgbe_media_type_copper) in ixgbe_setup_fc_generic()
317 } else if (hw->phy.media_type == ixgbe_media_type_copper) { in ixgbe_setup_fc_generic()
338 else if (hw->phy.media_type == ixgbe_media_type_copper) in ixgbe_setup_fc_generic()
375 } else if ((hw->phy.media_type == ixgbe_media_type_copper) && in ixgbe_setup_fc_generic()
3145 case ixgbe_media_type_copper: in ixgbe_fc_autoneg()
H A Dixgbe_x540.c188 return ixgbe_media_type_copper; in ixgbe_get_media_type_X540()
H A Dif_ix.c4182 if (!((hw->phy.media_type == ixgbe_media_type_copper) || in ixgbe_set_advertise()
4278 if (!(hw->phy.media_type == ixgbe_media_type_copper) && in ixgbe_get_default_advertise()
H A Dixgbe_type.h3762 ixgbe_media_type_copper, enumerator