Home
last modified time | relevance | path

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

/freebsd/lib/lib80211/
H A Dlib80211_regdomain.h114 const struct country *lib80211_country_findbycc(const struct regdata *,
H A Dlib80211_regdomain.c707 lib80211_country_findbycc(const struct regdata *rdp, enum ISOCountryCode cc) in lib80211_country_findbycc() function
/freebsd/sbin/ifconfig/
H A Difieee80211.c508 cc = lib80211_country_findbycc(rdp, rd->country); in setregdomain_cb()
2336 cc = lib80211_country_findbycc(rdp, reg->country); in regdomain_makechannels()
2484 cc = lib80211_country_findbycc(rdp, rd->cc->code); in defaultcountry()
2533 cc = lib80211_country_findbycc(rdp, code); in set80211country()
4582 lib80211_country_findbycc(getregdata(), reg->country); in print_regdomain()