Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/igc/base/
H A Digc_defines.h293 #define IGC_STATUS_FD 0x00000001 /* Duplex 0=half 1=full */ macro
H A Digc_mac.c1524 if (status & IGC_STATUS_FD) { in igc_get_speed_and_duplex_copper_generic()