Home
last modified time | relevance | path

Searched refs:OptMode (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Drtl819x_HTProc.c198 switch (pHTInfoEle->OptMode) in HTDebugHTInfo()
685 pHTInfoEle->OptMode = pHT->CurrentOpMode; in HTConstructInfoElement()
1107 pHTInfo->CurrentOpMode = pPeerHTInfo->OptMode; in HTOnAssocRsp()
1307 pHTInfo->CurrentOpMode = pPeerHTInfo->OptMode; in HTUpdateSelfAndPeerSetting()
Drtl819x_HT.h196 u8 OptMode:2; member
/linux-4.4.14/drivers/staging/rtl8192e/
Drtl819x_HT.h76 u8 OptMode:2; member
Drtl819x_HTProc.c391 pHTInfoEle->OptMode = pHT->CurrentOpMode; in HTConstructInfoElement()
642 pHTInfo->CurrentOpMode = pPeerHTInfo->OptMode; in HTOnAssocRsp()
797 pHTInfo->CurrentOpMode = pPeerHTInfo->OptMode; in HT_update_self_and_peer_setting()