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

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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, \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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)))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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, \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);

Completed in 276 milliseconds

12