Home
last modified time | relevance | path

Searched refs:current_op_mode (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtl819x_HT.h125 u8 current_op_mode; 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()
H A Drtllib_tx.c442 u8 HTOpMode = ht_info->current_op_mode; in rtllib_query_protectionmode()