Searched refs:countrycode (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A D11d.h32 u8 countrycode[COUNTRY_CODE_LEN]; member in struct:ieeetypes_countryinfoset
39 u8 countrycode[COUNTRY_CODE_LEN]; member in struct:ieeetypes_countryinfofullset
45 u8 countrycode[COUNTRY_CODE_LEN]; member in struct:mrvlietypes_domainparamset
57 u8 countrycode[COUNTRY_CODE_LEN]; member in struct:wlan_802_11d_domain_reg
71 s8 countrycode[COUNTRY_CODE_LEN]; member in struct:parsed_region_chan_11d
H A D11d.c174 memcpy(domaininfo->countrycode, parsed_region_chan->countrycode,
248 memcpy(parsed_region_chan->countrycode,
341 if ((*(countryinfo->countrycode)) == 0
349 wlan_region_2_code(countryinfo->countrycode);
352 lbs_dbg_hex("CountryCode:", (char *)countryinfo->countrycode,
357 memcpy(parsed_region_chan->countrycode, countryinfo->countrycode,
553 memcpy(domain->countrycode, adapter->domainreg.countrycode,
[all...]
H A Dscan.c1077 if (pcountryinfo->len < sizeof(pcountryinfo->countrycode)
1082 sizeof(pcountryinfo->countrycode));

Completed in 45 milliseconds