Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
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()
535 media_type = ixgbe_media_type_copper; in ixgbe_get_media_type_82599()
563 media_type = ixgbe_media_type_copper; in ixgbe_get_media_type_82599()
2162 if (hw->mac.ops.get_media_type(hw) == ixgbe_media_type_copper) in ixgbe_identify_phy_82599()
H A Dixgbe_x550.c655 if (mac->ops.get_media_type(hw) == ixgbe_media_type_copper) in ixgbe_init_ops_X550EM()
679 if (mac->ops.get_media_type(hw) != ixgbe_media_type_copper) in ixgbe_init_ops_X550EM()
1527 media_type = ixgbe_media_type_copper; in ixgbe_get_media_type_X550em()
1536 media_type = ixgbe_media_type_copper; in ixgbe_get_media_type_X550em()
1847 case ixgbe_media_type_copper: in ixgbe_init_mac_link_ops_X550em()
2992 if (hw->mac.ops.get_media_type(hw) != ixgbe_media_type_copper) in ixgbe_setup_internal_phy_t_x550em()
4488 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()
277 case ixgbe_media_type_copper: in ixgbe_setup_fc_generic()
302 else if (hw->phy.media_type == ixgbe_media_type_copper) in ixgbe_setup_fc_generic()
315 } 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()
373 } else if ((hw->phy.media_type == ixgbe_media_type_copper) && in ixgbe_setup_fc_generic()
3144 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 Dixgbe_type.h3707 ixgbe_media_type_copper, enumerator