Searched refs:MCS (Results 1 – 10 of 10) sorted by relevance
/drivers/staging/rtl8192e/ |
D | rtl819x_HTProc.c | 152 pCapELE->MCS[0], pCapELE->MCS[1], pCapELE->MCS[2], in HTDebugHTCapability() 153 pCapELE->MCS[3], pCapELE->MCS[4]); in HTDebugHTCapability() 502 memcpy(pCapELE->MCS, ieee->Regdot11HTOperationalRateSet, 16); in HTConstructCapabilityElement() 510 pCapELE->MCS[1] &= 0x7f; in HTConstructCapabilityElement() 513 pCapELE->MCS[1] &= 0xbf; in HTConstructCapabilityElement() 516 pCapELE->MCS[1] &= 0x00; in HTConstructCapabilityElement() 523 pCapELE->MCS[1] = 0; in HTConstructCapabilityElement() 786 if (pPeerHTCap->MCS[0] == 0) in HTOnAssocRsp() 787 pPeerHTCap->MCS[0] = 0xff; in HTOnAssocRsp() 789 HTIOTActDetermineRaFunc(ieee, ((pPeerHTCap->MCS[1]) != 0)); in HTOnAssocRsp() [all …]
|
D | rtl819x_HT.h | 159 u8 MCS[16]; member
|
D | rtllib_wx.c | 173 max_mcs = HTGetHighestMCSRate(ieee, ht_cap->MCS, in rtl819x_translate_scan()
|
D | rtllib_rx.c | 1956 network->bssht.bdHT1R = ((((struct ht_capab_ele *)(network->bssht.bdHTCapBuf))->MCS[1]) == 0); in rtllib_parse_info_param() 2132 network->bssht.bdHTCapBuf))->MCS[1]) == 0; in rtllib_parse_info_param()
|
/drivers/staging/rtl8192u/ieee80211/ |
D | rtl819x_HTProc.c | 148 IEEE80211_DEBUG(IEEE80211_DL_HT, "\tMCS Rate Set = [%x][%x][%x][%x][%x]\n", pCapELE->MCS[0],\ in HTDebugHTCapability() 149 pCapELE->MCS[1], pCapELE->MCS[2], pCapELE->MCS[3], pCapELE->MCS[4]); in HTDebugHTCapability() 617 memcpy(pCapELE->MCS, ieee->Regdot11HTOperationalRateSet, 16); in HTConstructCapabilityElement() 619 pCapELE->MCS[1] &= 0x7f; in HTConstructCapabilityElement() 622 pCapELE->MCS[1] &= 0xbf; in HTConstructCapabilityElement() 625 pCapELE->MCS[1] &= 0x00; in HTConstructCapabilityElement() 633 pCapELE->MCS[i] = 0; in HTConstructCapabilityElement() 1093 if(pPeerHTCap->MCS[0] == 0) in HTOnAssocRsp() 1094 pPeerHTCap->MCS[0] = 0xff; in HTOnAssocRsp() 1096 HTFilterMCSRate(ieee, pPeerHTCap->MCS, ieee->dot11HTOperationalRateSet); in HTOnAssocRsp()
|
D | rtl819x_HT.h | 168 u8 MCS[16]; member
|
D | ieee80211_wx.c | 162 max_mcs = HTGetHighestMCSRate(ieee, ht_cap->MCS, MCS_FILTER_ALL); in rtl819x_translate_scan()
|
/drivers/net/wireless/b43/ |
D | tables_nphy.c | 3308 check(mcs, MCS); in assert_ntab_array_sizes()
|
/drivers/input/touchscreen/ |
D | Kconfig | 396 tristate "MELFAS MCS-5000 touchscreen" 399 Say Y here if you have the MELFAS MCS-5000 touchscreen controller
|
/drivers/input/keyboard/ |
D | Kconfig | 380 tristate "MELFAS MCS Touchkey"
|