Home
last modified time | relevance | path

Searched refs:igc_media_type_copper (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/net/igc/base/
H A Digc_i225.c92 hw->phy.media_type = igc_media_type_copper; in igc_init_mac_params_i225()
143 if (hw->phy.media_type != igc_media_type_copper) { in igc_init_phy_params_i225()
1015 if (hw->phy.media_type == igc_media_type_copper && in igc_set_ltr_i225()
1205 case igc_media_type_copper: in igc_valid_led_default_i225()
1335 hw->phy.media_type != igc_media_type_copper) in igc_set_eee_i225()
H A Digc_mac.c1330 if (hw->phy.media_type == igc_media_type_copper) in igc_config_fc_after_link_up_generic()
1344 if (hw->phy.media_type == igc_media_type_copper && mac->autoneg) { in igc_config_fc_after_link_up_generic()
1771 } else if (hw->phy.media_type == igc_media_type_copper) { in igc_setup_led_generic()
1859 case igc_media_type_copper: in igc_led_on_generic()
1888 case igc_media_type_copper: in igc_led_off_generic()
H A Digc_hw.h236 igc_media_type_copper = 1, enumerator
H A Digc_phy.c2658 if (phy->media_type != igc_media_type_copper) { in igc_get_phy_info_m88()
/dpdk/drivers/net/igc/
H A Digc_ethdev.c353 if (hw->phy.media_type == igc_media_type_copper) in eth_igc_set_link_up()
365 if (hw->phy.media_type == igc_media_type_copper) in eth_igc_set_link_down()
445 case igc_media_type_copper: in eth_igc_link_update()
1271 if (hw->phy.media_type == igc_media_type_copper) { in eth_igc_dev_init()