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()
477 HT_IOT_ACT_FORCED_CTS2SELF = 0x00000200, enumerator
519 if(pHTInfo->IOTAction & HT_IOT_ACT_FORCED_CTS2SELF) in ieee80211_query_protectionmode()
1792 pHTInfo->IOTAction &= ~HT_IOT_ACT_FORCED_CTS2SELF; in _rtl92e_dm_cts_to_self()1799 pHTInfo->IOTAction &= ~HT_IOT_ACT_FORCED_CTS2SELF; in _rtl92e_dm_cts_to_self()1801 pHTInfo->IOTAction |= HT_IOT_ACT_FORCED_CTS2SELF; in _rtl92e_dm_cts_to_self()
2337 pHTInfo->IOTAction &= ~HT_IOT_ACT_FORCED_CTS2SELF; in dm_ctstoself()2350 pHTInfo->IOTAction &= ~HT_IOT_ACT_FORCED_CTS2SELF; in dm_ctstoself()2353 pHTInfo->IOTAction |= HT_IOT_ACT_FORCED_CTS2SELF; in dm_ctstoself()