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