Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_i225.c93 hw->phy.media_type = igc_media_type_copper; in igc_init_mac_params_i225()
141 if (hw->phy.media_type != igc_media_type_copper) { in igc_init_phy_params_i225()
901 if ((hw->phy.media_type == igc_media_type_copper) && in igc_set_ltr_i225()
1170 hw->phy.media_type != igc_media_type_copper) in igc_set_eee_i225()
H A Digc_hw.h52 igc_media_type_copper = 1, enumerator
H A Dif_igc.c566 if (hw->phy.media_type == igc_media_type_copper) { in igc_if_attach_pre()
1185 case igc_media_type_copper: in igc_if_update_admin_status()