Searched refs:HT_IOT_ACT_FORCED_CTS2SELF (Results 1 – 6 of 6) sorted by relevance
237 HT_IOT_ACT_FORCED_CTS2SELF = 0x00000200, enumerator
427 if (pHTInfo->IOTAction & HT_IOT_ACT_FORCED_CTS2SELF) { in rtllib_query_protectionmode()
299 HT_IOT_ACT_FORCED_CTS2SELF = 0x00000200, enumerator
471 if (pHTInfo->IOTAction & HT_IOT_ACT_FORCED_CTS2SELF) { in ieee80211_query_protectionmode()
1742 pHTInfo->IOTAction &= ~HT_IOT_ACT_FORCED_CTS2SELF; in _rtl92e_dm_cts_to_self()1749 pHTInfo->IOTAction &= ~HT_IOT_ACT_FORCED_CTS2SELF; in _rtl92e_dm_cts_to_self()1751 pHTInfo->IOTAction |= HT_IOT_ACT_FORCED_CTS2SELF; in _rtl92e_dm_cts_to_self()
2239 pHTInfo->IOTAction &= ~HT_IOT_ACT_FORCED_CTS2SELF; in dm_ctstoself()2251 pHTInfo->IOTAction &= ~HT_IOT_ACT_FORCED_CTS2SELF; in dm_ctstoself()2254 pHTInfo->IOTAction |= HT_IOT_ACT_FORCED_CTS2SELF; in dm_ctstoself()