Home
last modified time | relevance | path

Searched refs:mapped_regrev (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_channel.c80 char *mapped_ccode, uint *mapped_regrev);
86 uint *mapped_regrev);
709 uint mapped_regrev; in wlc_set_countrycode_rev() local
722 &mapped_regrev); in wlc_set_countrycode_rev()
728 mapped_regrev = regrev; in wlc_set_countrycode_rev()
736 mapped_regrev, country); in wlc_set_countrycode_rev()
802 uint mapped_regrev; in wlc_country_lookup() local
806 wlc_countrycode_map(wlc->cmi, ccode, mapped_ccode, &mapped_regrev); in wlc_country_lookup()
814 uint *mapped_regrev) in wlc_countrycode_map() argument
831 *mapped_regrev = 0; in wlc_countrycode_map()
[all …]