Searched refs:CcxVerNumBuf (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_softmac.c1228 u8 CcxVerNumBuf[] = {0x00, 0x40, 0x96, 0x03, 0x00}; local
1230 CcxVerNumBuf[4] = beacon->BssCcxVerNumber;
1231 osCcxVerNum.Octet = CcxVerNumBuf;
1232 osCcxVerNum.Length = sizeof(CcxVerNumBuf);

Completed in 65 milliseconds