Home
last modified time | relevance | path

Searched refs:pHTInfoEle (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Drtl819x_HTProc.c165 PHT_INFORMATION_ELE pHTInfoEle; in HTDebugHTInfo() local
179 switch (pHTInfoEle->ExtChlOffset) { in HTDebugHTInfo()
196 switch (pHTInfoEle->OptMode) { in HTDebugHTInfo()
212pHTInfoEle->BasicMSC[1], pHTInfoEle->BasicMSC[2], pHTInfoEle->BasicMSC[3], pHTInfoEle->BasicMSC[4]… in HTDebugHTInfo()
588 if (!posHTInfo || !pHTInfoEle) { in HTConstructInfoElement()
602 pHTInfoEle->RIFS = 0; in HTConstructInfoElement()
603 pHTInfoEle->PSMPAccessOnly = 0; in HTConstructInfoElement()
606 pHTInfoEle->NonGFDevPresent = 0; in HTConstructInfoElement()
607 pHTInfoEle->DualBeacon = 0; in HTConstructInfoElement()
610 pHTInfoEle->PcoActive = 0; in HTConstructInfoElement()
[all …]
/openbmc/linux/drivers/staging/rtl8192e/
H A Drtl819x_HTProc.c358 if (!posHTInfo || !pHTInfoEle) { in HTConstructInfoElement()
374 pHTInfoEle->RIFS = 0; in HTConstructInfoElement()
375 pHTInfoEle->PSMPAccessOnly = 0; in HTConstructInfoElement()
376 pHTInfoEle->SrvIntGranularity = 0; in HTConstructInfoElement()
378 pHTInfoEle->NonGFDevPresent = 0; in HTConstructInfoElement()
379 pHTInfoEle->DualBeacon = 0; in HTConstructInfoElement()
380 pHTInfoEle->SecondaryBeacon = 0; in HTConstructInfoElement()
381 pHTInfoEle->LSigTxopProtectFull = 0; in HTConstructInfoElement()
382 pHTInfoEle->PcoActive = 0; in HTConstructInfoElement()
383 pHTInfoEle->PcoPhase = 0; in HTConstructInfoElement()
[all …]