Searched refs:CcxVerNumBuf (Results 1 – 2 of 2) sorted by relevance
1163 u8 CcxVerNumBuf[] = {0x00, 0x40, 0x96, 0x03, 0x00}; in ieee80211_association_req() local1165 CcxVerNumBuf[4] = beacon->BssCcxVerNumber; in ieee80211_association_req()1166 osCcxVerNum.Octet = CcxVerNumBuf; in ieee80211_association_req()1167 osCcxVerNum.Length = sizeof(CcxVerNumBuf); in ieee80211_association_req()
1347 u8 CcxVerNumBuf[] = {0x00, 0x40, 0x96, 0x03, 0x00}; in rtllib_association_req() local1350 CcxVerNumBuf[4] = beacon->BssCcxVerNumber; in rtllib_association_req()1351 osCcxVerNum.Octet = CcxVerNumBuf; in rtllib_association_req()1352 osCcxVerNum.Length = sizeof(CcxVerNumBuf); in rtllib_association_req()