Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h229 #define IGC_STATUS_SPEED_2500 0x00400000 /* Speed 2.5Gb/s */ macro
H A Digc_mac.c693 (status & IGC_STATUS_SPEED_2500)) { in igc_get_speed_and_duplex_copper()
H A Digc_ethtool.c1809 (status & IGC_STATUS_SPEED_2500)) { in igc_ethtool_get_link_ksettings()