Home
last modified time | relevance | path

Searched refs:HT_IOT_ACT_FORCED_CTS2SELF (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/staging/rtl8192e/
A Drtl819x_HT.h237 HT_IOT_ACT_FORCED_CTS2SELF = 0x00000200, enumerator
A Drtllib_tx.c427 if (pHTInfo->IOTAction & HT_IOT_ACT_FORCED_CTS2SELF) { in rtllib_query_protectionmode()
/linux/drivers/staging/rtl8192u/ieee80211/
A Drtl819x_HT.h299 HT_IOT_ACT_FORCED_CTS2SELF = 0x00000200, enumerator
A Dieee80211_tx.c471 if (pHTInfo->IOTAction & HT_IOT_ACT_FORCED_CTS2SELF) { in ieee80211_query_protectionmode()
/linux/drivers/staging/rtl8192e/rtl8192e/
A Drtl_dm.c1769 pHTInfo->IOTAction &= ~HT_IOT_ACT_FORCED_CTS2SELF; in _rtl92e_dm_cts_to_self()
1776 pHTInfo->IOTAction &= ~HT_IOT_ACT_FORCED_CTS2SELF; in _rtl92e_dm_cts_to_self()
1778 pHTInfo->IOTAction |= HT_IOT_ACT_FORCED_CTS2SELF; in _rtl92e_dm_cts_to_self()
/linux/drivers/staging/rtl8192u/
A Dr8192U_dm.c2239 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()

Completed in 17 milliseconds