Searched refs:RSR_FAE (Results 1 – 3 of 3) sorted by relevance
69 #define RSR_FAE (1<<1) macro70 #define RSR_ERRORS (RSR_CRC | RSR_FAE)
79 #define RSR_FAE cpu_to_le16(0x0004) macro
2124 if (rd->rdesc0.RSR & RSR_FAE) in velocity_rx_srv()