Home
last modified time | relevance | path

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

/drivers/staging/rtl8192u/ieee80211/
Drtl819x_HTProc.c214 …1_DEBUG(IEEE80211_DL_HT, "\tBasic MCS Rate Set = [%x][%x][%x][%x][%x]\n", pHTInfoEle->BasicMSC[0],\ in HTDebugHTInfo()
215 …pHTInfoEle->BasicMSC[1], pHTInfoEle->BasicMSC[2], pHTInfoEle->BasicMSC[3], pHTInfoEle->BasicMSC[4]… in HTDebugHTInfo()
693 memset(pHTInfoEle->BasicMSC, 0, 16); in HTConstructInfoElement()
Drtl819x_HT.h211 u8 BasicMSC[16]; member
/drivers/staging/rtl8192e/
Drtl819x_HT.h91 u8 BasicMSC[16]; member
Drtl819x_HTProc.c399 memset(pHTInfoEle->BasicMSC, 0, 16); in HTConstructInfoElement()