Searched refs:HT_IOT_ACT_FORCED_CTS2SELF (Results 1 – 6 of 6) sorted by relevance
246 HT_IOT_ACT_FORCED_CTS2SELF = 0x00000200, enumerator
443 if (pHTInfo->IOTAction & HT_IOT_ACT_FORCED_CTS2SELF) { in rtllib_query_protectionmode()
361 HT_IOT_ACT_FORCED_CTS2SELF = 0x00000200, enumerator
518 if(pHTInfo->IOTAction & HT_IOT_ACT_FORCED_CTS2SELF) in ieee80211_query_protectionmode()
1778 pHTInfo->IOTAction &= ~HT_IOT_ACT_FORCED_CTS2SELF; in _rtl92e_dm_cts_to_self()1785 pHTInfo->IOTAction &= ~HT_IOT_ACT_FORCED_CTS2SELF; in _rtl92e_dm_cts_to_self()1787 pHTInfo->IOTAction |= HT_IOT_ACT_FORCED_CTS2SELF; in _rtl92e_dm_cts_to_self()
2284 pHTInfo->IOTAction &= ~HT_IOT_ACT_FORCED_CTS2SELF; in dm_ctstoself()2297 pHTInfo->IOTAction &= ~HT_IOT_ACT_FORCED_CTS2SELF; in dm_ctstoself()2300 pHTInfo->IOTAction |= HT_IOT_ACT_FORCED_CTS2SELF; in dm_ctstoself()