Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_hw.h58 igc_media_type_copper = 1, enumerator
H A Digc_base.c217 hw->phy.media_type = igc_media_type_copper; in igc_get_invariants_base()
H A Digc_ethtool.c754 retval = ((hw->phy.media_type == igc_media_type_copper) ? in igc_ethtool_set_pauseparam()
1820 hw->phy.media_type != igc_media_type_copper) in igc_ethtool_get_link_ksettings()
1835 if (hw->phy.media_type == igc_media_type_copper) in igc_ethtool_get_link_ksettings()