Searched refs:RTW_TXSTAT_RTSRETRY_MASK (Results 1 – 2 of 2) sorted by relevance
882 #define RTW_TXSTAT_RTSRETRY_MASK __BITS(14,8) /* RTS retry count */ macro
1722 rts_retry = __SHIFTOUT(hstat, RTW_TXSTAT_RTSRETRY_MASK); in rtw_collect_txpkt()