Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HT.h296 HT_IOT_ACT_MGNT_USE_CCK_6M = 0x00000040, enumerator
H A Drtl819x_HTProc.c1170 pHTInfo->IOTAction |= HT_IOT_ACT_MGNT_USE_CCK_6M; in HTResetSelfAndSavePeerSetting()
H A Dieee80211_softmac.c183 if (pHTInfo->IOTAction & HT_IOT_ACT_MGNT_USE_CCK_6M) in MgntQuery_MgntFrameTxRate()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtl819x_HT.h199 HT_IOT_ACT_MGNT_USE_CCK_6M = 0x00000040, enumerator
H A Drtl819x_HTProc.c743 ht_info->iot_action |= HT_IOT_ACT_MGNT_USE_CCK_6M; in HTResetSelfAndSavePeerSetting()
H A Drtllib_softmac.c171 if (ht_info->iot_action & HT_IOT_ACT_MGNT_USE_CCK_6M) in MgntQuery_MgntFrameTxRate()