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

/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_defines.h112 #define IGC_RAH_AV 0x80000000 /* Receive descriptor valid */ macro
H A Digc_mac.c335 rar_high |= IGC_RAH_AV;
H A Digc_main.c937 rah |= IGC_RAH_AV;
3228 if (!(rah & IGC_RAH_AV))
3254 if (!(rah & IGC_RAH_AV))

Completed in 207 milliseconds