Searched refs:RSR_RF (Results 1 – 3 of 3) sorted by relevance
68 #define RSR_RF (1 << 7) macro
107 #define RSR_RF (1<<7) macro
1150 RSR_LCS | RSR_RF)) { in dm9000_rx()1162 if (rxhdr.RxStatus & RSR_RF) { in dm9000_rx()