Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/rtl8192e/
Drtl819x_HT.h125 u8 current_op_mode; member
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()
Drtllib_tx.c442 u8 HTOpMode = ht_info->current_op_mode; in rtllib_query_protectionmode()