Searched refs:RSR_RF (Results 1 – 4 of 4) sorted by relevance
84 #define RSR_RF BIT(7) macro92 #define RSR_ERR_BITS (RSR_RF | RSR_LCS | RSR_RWTO | RSR_PLE | \
108 #define RSR_RF (1<<7) macro
1139 RSR_LCS | RSR_RF)) { in dm9000_rx()1151 if (rxhdr.RxStatus & RSR_RF) { in dm9000_rx()
65 #define RSR_RF (1 << 7) macro