Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/igc/
Digc_mac.c891 (status & IGC_STATUS_SPEED_2500)) { in igc_get_speed_and_duplex_copper_generic()
Digc_defines.h256 #define IGC_STATUS_SPEED_2500 0x00400000 /* Speed 2.5Gb/s indication for I225 */ macro