Searched refs:RTW_RXCTL_EOR (Results 1 – 2 of 2) sorted by relevance
1147 #define RTW_RXCTL_EOR BIT(30) /* end of ring */ macro1154 #define RTW_RXSTAT_EOR RTW_RXCTL_EOR
1040 ctl |= RTW_RXCTL_EOR; in rtw_rxdesc_init()