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