Searched refs:BssCcxVerNumber (Results 1 – 6 of 6) sorted by relevance
1987 network->BssCcxVerNumber = info_element->data[4]; in ieee80211_parse_info_param()1992 network->BssCcxVerNumber = 0; in ieee80211_parse_info_param()2392 dst->BssCcxVerNumber = src->BssCcxVerNumber; in update_network()
1045 if (beacon->BssCcxVerNumber >= 2) in ieee80211_association_req()1158 if (beacon->BssCcxVerNumber >= 2) { in ieee80211_association_req()1161 CcxVerNumBuf[4] = beacon->BssCcxVerNumber; in ieee80211_association_req()
1487 u8 BssCcxVerNumber; member
2070 network->BssCcxVerNumber = info_element->data[4]; in rtllib_parse_info_param()2073 network->BssCcxVerNumber = 0; in rtllib_parse_info_param()2424 dst->BssCcxVerNumber = src->BssCcxVerNumber; in update_network()
1231 if (beacon->BssCcxVerNumber >= 2) in rtllib_association_req()1343 if (beacon->BssCcxVerNumber >= 2) { in rtllib_association_req()1347 CcxVerNumBuf[4] = beacon->BssCcxVerNumber; in rtllib_association_req()
1575 u8 BssCcxVerNumber; member