Searched refs:RSR_FOE (Results 1 – 4 of 4) sorted by relevance
91 #define RSR_FOE BIT(0) macro93 RSR_AE | RSR_CE | RSR_FOE)
115 #define RSR_FOE (1<<0) macro
1137 if (rxhdr.RxStatus & (RSR_FOE | RSR_CE | RSR_AE | in dm9000_rx()1141 if (rxhdr.RxStatus & RSR_FOE) { in dm9000_rx()
110 #define RSR_FOE (1<<0) macro