Searched refs:IGC_STATUS_FD (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_defines.h222 #define IGC_STATUS_FD 0x00000001 /* Full duplex.0=half,1=full */ macro
H A Digc_ethtool.c1801 if ((status & IGC_STATUS_FD) ||
H A Digc_mac.c708 if (status & IGC_STATUS_FD) {

Completed in 609 milliseconds