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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8187se/ieee80211/
H A Ddot11d.h27 u16 CountryIeLen; // > 0 if CountryIeBuf[] contains valid country information element.
28 u8 CountryIeBuf[MAX_IE_LEN]; member in struct:_RT_DOT11D_INFO
52 (!memcmp(GET_DOT11D_INFO(__pIeeeDev)->CountryIeBuf, (__Ie).Octet, (__Ie).Length)))
H A Ddot11d.c126 memcpy(pDot11dInfo->CountryIeBuf, pCoutryIe,CoutryIeLen);
H A Dieee80211_rx.c876 memcpy(network->CountryIeBuf, info_element->data, info_element->len);
947 memset(network->CountryIeBuf, 0, MAX_IE_LEN);
1316 memcpy(dst->CountryIeBuf, src->CountryIeBuf, src->CountryIeLen);
H A Dieee80211.h790 u8 CountryIeBuf[MAX_IE_LEN]; member in struct:ieee80211_network
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/
H A Ddot11d.h21 * @CountryIeLen: value greater than 0 if @CountryIeBuf contains
34 u8 CountryIeBuf[MAX_IE_LEN]; member in struct:_RT_DOT11D_INFO
68 (!memcmp(GET_DOT11D_INFO(__pIeeeDev)->CountryIeBuf, \
H A Dieee80211.h1547 u8 CountryIeBuf[MAX_IE_LEN]; member in struct:ieee80211_network
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Ddot11d.h28 u16 CountryIeLen; // > 0 if CountryIeBuf[] contains valid country information element.
29 u8 CountryIeBuf[MAX_IE_LEN]; member in struct:_RT_DOT11D_INFO
53 (!memcmp(GET_DOT11D_INFO(__pIeeeDev)->CountryIeBuf, (__Ie).Octet, (__Ie).Length)))
H A Ddot11d.c117 memcpy(pDot11dInfo->CountryIeBuf, pCoutryIe,CoutryIeLen);
H A Dieee80211_rx.c1674 memcpy(network->CountryIeBuf, info_element->data, info_element->len);
2306 memset(network->CountryIeBuf, 0, MAX_IE_LEN);
2480 memcpy(dst->CountryIeBuf, src->CountryIeBuf, src->CountryIeLen);
H A Dieee80211.h1580 u8 CountryIeBuf[MAX_IE_LEN]; member in struct:ieee80211_network
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Ddot11d.h40 u16 CountryIeLen; // > 0 if CountryIeBuf[] contains valid country information element.
41 u8 CountryIeBuf[MAX_IE_LEN]; member in struct:_RT_DOT11D_INFO
63 (!memcmp(GET_DOT11D_INFO(__pIeeeDev)->CountryIeBuf, (__Ie).Octet, (__Ie).Length)))
H A Ddot11d.c125 memcpy(pDot11dInfo->CountryIeBuf, pCoutryIe,CoutryIeLen);
H A Dieee80211_rx.c1483 memcpy(network->CountryIeBuf, info_element->data, info_element->len);
2119 memset(network->CountryIeBuf, 0, MAX_IE_LEN);
2290 memcpy(dst->CountryIeBuf, src->CountryIeBuf, src->CountryIeLen);
H A Dieee80211.h1015 u8 CountryIeBuf[MAX_IE_LEN]; member in struct:ieee80211_network
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/
H A Ddot11d.h25 u16 CountryIeLen; /* > 0 if CountryIeBuf[] contains valid country information element. */
26 u8 CountryIeBuf[MAX_IE_LEN]; member in struct:_RT_DOT11D_INFO
53 (!memcmp(GET_DOT11D_INFO(__pIeeeDev)->CountryIeBuf, (__Ie).Octet, (__Ie).Length)))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Ddot11d.h28 u16 CountryIeLen; // > 0 if CountryIeBuf[] contains valid country information element.
29 u8 CountryIeBuf[MAX_IE_LEN]; member in struct:_RT_DOT11D_INFO
53 (!memcmp(GET_DOT11D_INFO(__pIeeeDev)->CountryIeBuf, (__Ie).Octet, (__Ie).Length)))
H A Ddot11d.c117 memcpy(pDot11dInfo->CountryIeBuf, pCoutryIe,CoutryIeLen);
H A Dieee80211_rx.c1613 memcpy(network->CountryIeBuf, info_element->data, info_element->len);
2233 memset(network->CountryIeBuf, 0, MAX_IE_LEN);
2403 memcpy(dst->CountryIeBuf, src->CountryIeBuf, src->CountryIeLen);
H A Dieee80211.h1552 u8 CountryIeBuf[MAX_IE_LEN]; member in struct:ieee80211_network

Completed in 295 milliseconds