Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/rtl8192e/
Drtl819x_HT.h143 u8 current_op_mode; 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()
Drtllib_tx.c443 u8 HTOpMode = pHTInfo->current_op_mode; in rtllib_query_protectionmode()