Searched refs:CountryIeLen (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. member in struct:_RT_DOT11D_INFO
44 #define IS_COUNTRY_IE_VALID(__pIeeeDev) (GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen > 0)
50 (((__Ie).Length == 0 || (__Ie).Length != GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen) ? \
H A Ddot11d.c20 pDot11dInfo->CountryIeLen = 0;
50 pDot11dInfo->CountryIeLen = 0;
125 pDot11dInfo->CountryIeLen = CoutryIeLen;
H A Dieee80211_rx.c877 network->CountryIeLen = info_element->len;
946 network->CountryIeLen = 0;
1315 dst->CountryIeLen = src->CountryIeLen;
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
33 u16 CountryIeLen; member in struct:_RT_DOT11D_INFO
57 (GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen > 0)
67 GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen) ? FALSE : \
/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. member in struct:_RT_DOT11D_INFO
45 #define IS_COUNTRY_IE_VALID(__pIeeeDev) (GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen > 0)
51 (((__Ie).Length == 0 || (__Ie).Length != GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen) ? \
H A Ddot11d.c21 pDot11dInfo->CountryIeLen = 0;
50 pDot11dInfo->CountryIeLen = 0;
116 pDot11dInfo->CountryIeLen = CoutryIeLen;
H A Dieee80211_rx.c1675 network->CountryIeLen = info_element->len;
2305 network->CountryIeLen = 0;
2479 dst->CountryIeLen = src->CountryIeLen;
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. member in struct:_RT_DOT11D_INFO
55 #define IS_COUNTRY_IE_VALID(__pIeeeDev) (GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen > 0)
61 (((__Ie).Length == 0 || (__Ie).Length != GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen) ? \
H A Ddot11d.c30 pDot11dInfo->CountryIeLen = 0;
60 pDot11dInfo->CountryIeLen = 0;
124 pDot11dInfo->CountryIeLen = CoutryIeLen;
H A Dieee80211_rx.c1484 network->CountryIeLen = info_element->len;
2118 network->CountryIeLen = 0;
2289 dst->CountryIeLen = src->CountryIeLen;
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. */ member in struct:_RT_DOT11D_INFO
45 #define IS_COUNTRY_IE_VALID(__pIeeeDev) (GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen > 0)
51 (((__Ie).Length == 0 || (__Ie).Length != GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen) ? \
/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. member in struct:_RT_DOT11D_INFO
45 #define IS_COUNTRY_IE_VALID(__pIeeeDev) (GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen > 0)
51 (((__Ie).Length == 0 || (__Ie).Length != GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen) ? \
H A Ddot11d.c21 pDot11dInfo->CountryIeLen = 0;
50 pDot11dInfo->CountryIeLen = 0;
116 pDot11dInfo->CountryIeLen = CoutryIeLen;
H A Dieee80211_rx.c1614 network->CountryIeLen = info_element->len;
2232 network->CountryIeLen = 0;
2402 dst->CountryIeLen = src->CountryIeLen;
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. member in struct:_RT_DOT11D_INFO
55 #define IS_COUNTRY_IE_VALID(__pIeeeDev) (GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen > 0)
61 (((__Ie).Length == 0 || (__Ie).Length != GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen) ? \
H A Ddot11d.c30 pDot11dInfo->CountryIeLen = 0;
60 pDot11dInfo->CountryIeLen = 0;
124 pDot11dInfo->CountryIeLen = 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. */ member in struct:_RT_DOT11D_INFO
45 #define IS_COUNTRY_IE_VALID(__pIeeeDev) (GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen > 0)
51 (((__Ie).Length == 0 || (__Ie).Length != GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen) ? \
/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. member in struct:_RT_DOT11D_INFO
45 #define IS_COUNTRY_IE_VALID(__pIeeeDev) (GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen > 0)
51 (((__Ie).Length == 0 || (__Ie).Length != GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen) ? \
H A Ddot11d.c21 pDot11dInfo->CountryIeLen = 0;
50 pDot11dInfo->CountryIeLen = 0;
116 pDot11dInfo->CountryIeLen = 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. member in struct:_RT_DOT11D_INFO
44 #define IS_COUNTRY_IE_VALID(__pIeeeDev) (GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen > 0)
50 (((__Ie).Length == 0 || (__Ie).Length != GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen) ? \
H A Ddot11d.c20 pDot11dInfo->CountryIeLen = 0;
50 pDot11dInfo->CountryIeLen = 0;
125 pDot11dInfo->CountryIeLen = CoutryIeLen;
H A Dieee80211_rx.c877 network->CountryIeLen = info_element->len;
946 network->CountryIeLen = 0;
1315 dst->CountryIeLen = src->CountryIeLen;
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
33 u16 CountryIeLen; member in struct:_RT_DOT11D_INFO
57 (GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen > 0)
67 GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen) ? FALSE : \
/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. member in struct:_RT_DOT11D_INFO
45 #define IS_COUNTRY_IE_VALID(__pIeeeDev) (GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen > 0)
51 (((__Ie).Length == 0 || (__Ie).Length != GET_DOT11D_INFO(__pIeeeDev)->CountryIeLen) ? \
H A Ddot11d.c21 pDot11dInfo->CountryIeLen = 0;
50 pDot11dInfo->CountryIeLen = 0;
116 pDot11dInfo->CountryIeLen = CoutryIeLen;

Completed in 221 milliseconds

12