Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_regdomain.c79 ic->ic_setregdomain = null_setregdomain; in ieee80211_regdomain_attach()
404 error = ic->ic_setregdomain(ic, &reg->rd, in ieee80211_setregdomain()
H A Dieee80211_ddb.c655 DB_PRINTSYM("\t", "ic_setregdomain", ic->ic_setregdomain); in _db_show_com()
/dragonfly/sys/netproto/802_11/
H A Dieee80211_var.h266 int (*ic_setregdomain)(struct ieee80211com *, member
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath.c1263 ic->ic_setregdomain = ath_setregdomain;
/dragonfly/sys/dev/netif/wpi/
H A Dif_wpi.c538 ic->ic_setregdomain = wpi_setregdomain; in wpi_attach()
/dragonfly/sys/dev/netif/iwn/
H A Dif_iwn.c714 ic->ic_setregdomain = iwn_setregdomain; in iwn_attach()