Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac.c1102 u8 CcxVerNumBuf[] = {0x00, 0x40, 0x96, 0x03, 0x00}; in ieee80211_association_req() local
1104 CcxVerNumBuf[4] = beacon->BssCcxVerNumber; in ieee80211_association_req()
1105 osCcxVerNum.octet = CcxVerNumBuf; in ieee80211_association_req()
1106 osCcxVerNum.length = sizeof(CcxVerNumBuf); in ieee80211_association_req()
/Linux-v4.19/drivers/staging/rtl8192e/
Drtllib_softmac.c1320 u8 CcxVerNumBuf[] = {0x00, 0x40, 0x96, 0x03, 0x00}; in rtllib_association_req() local
1323 CcxVerNumBuf[4] = beacon->BssCcxVerNumber; in rtllib_association_req()
1324 osCcxVerNum.Octet = CcxVerNumBuf; in rtllib_association_req()
1325 osCcxVerNum.Length = sizeof(CcxVerNumBuf); in rtllib_association_req()