Searched refs:RTW_TXCTL0_RTSEN (Results 1 – 2 of 2) sorted by relevance
1089 #define RTW_TXCTL0_RTSEN BIT(23) /* RTS Enable */ macro
2186 ctl0 |= RTW_TXCTL0_RTSEN; in rtw_assembly_80211()2193 ctl0 &= ~(RTW_TXCTL0_SPLCP | RTW_TXCTL0_RTSEN); in rtw_assembly_80211()