Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8192u/ieee80211/
Drtl819x_HTProc.c196 switch (pHTInfoEle->OptMode) { in HTDebugHTInfo()
605 pHTInfoEle->OptMode = pHT->CurrentOpMode; in HTConstructInfoElement()
1004 pHTInfo->CurrentOpMode = pPeerHTInfo->OptMode; in HTOnAssocRsp()
1195 pHTInfo->CurrentOpMode = pPeerHTInfo->OptMode; in HTUpdateSelfAndPeerSetting()
Drtl819x_HT.h89 u8 OptMode:2; member
/linux-6.1.9/drivers/staging/rtl8192e/
Drtl819x_HT.h68 u8 OptMode:2; member
Drtl819x_HTProc.c377 pHTInfoEle->OptMode = pHT->current_op_mode; in HTConstructInfoElement()
622 pHTInfo->current_op_mode = pPeerHTInfo->OptMode; in HTOnAssocRsp()
773 pHTInfo->current_op_mode = pPeerHTInfo->OptMode; in HT_update_self_and_peer_setting()