Home
last modified time | relevance | path

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

/drivers/staging/vt6655/
Dwcmd.c190 unsigned char abyCurrSuppRatesB[] = {WLAN_EID_SUPP_RATES, 4, 0x02, 0x04, 0x0B, 0x16}; in s_vProbeChannel() local
199 pbyRate = &abyCurrSuppRatesB[0]; in s_vProbeChannel()
Dwmgr.c2645 unsigned char abyCurrSuppRatesB[] = {WLAN_EID_SUPP_RATES, 4, 0x02, 0x04, 0x0B, 0x16}; in s_vMgrSynchBSS() local
2722 memcpy(pMgmt->abyCurrSuppRates, &abyCurrSuppRatesB[0], sizeof(abyCurrSuppRatesB)); in s_vMgrSynchBSS()