Searched refs:RTW_RXSTAT_IOERROR (Results 1 – 2 of 2) sorted by relevance
1102 #define RTW_RXSTAT_IOERROR (RTW_RXSTAT_DMAFAIL|RTW_RXSTAT_BOVF) macro
1160 if ((hstat & RTW_RXSTAT_IOERROR) != 0) { in rtw_intr_rx()1163 hstat & RTW_RXSTAT_IOERROR, next); in rtw_intr_rx()