Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A 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()
H A Drtl819x_HT.h89 u8 OptMode:2; member
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtl819x_HT.h65 u8 OptMode:2; member
H A Drtl819x_HTProc.c377 pHTInfoEle->OptMode = pHT->current_op_mode; in HTConstructInfoElement()
616 ht_info->current_op_mode = pPeerHTInfo->OptMode; in HTOnAssocRsp()
767 ht_info->current_op_mode = pPeerHTInfo->OptMode; in HT_update_self_and_peer_setting()