Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_defines.h228 #define IGC_STATUS_SPEED_1000 0x00000080 /* Speed 1000Mb/s */ macro
Digc_mac.c687 if (status & IGC_STATUS_SPEED_1000) { in igc_get_speed_and_duplex_copper()
Digc_ethtool.c1756 if (status & IGC_STATUS_SPEED_1000) { in igc_ethtool_get_link_ksettings()