Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HT.h44 u8 MimoPwrSave:2; member
H A Drtl819x_HTProc.c499 pCapELE->MimoPwrSave = pHT->SelfMimoPs; in HTConstructCapabilityElement()
991 pHTInfo->PeerMimoPs = pPeerHTCap->MimoPwrSave; in HTOnAssocRsp()
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtl819x_HT.h29 u8 MimoPwrSave:2; member
H A Drtl819x_HTProc.c301 pCapELE->MimoPwrSave = pHT->self_mimo_ps; in HTConstructCapabilityElement()
606 ht_info->peer_mimo_ps = pPeerHTCap->MimoPwrSave; in HTOnAssocRsp()