Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/
H A Dregd.h264 int ath_regd_init(struct ath_regulatory *reg, struct wiphy *wiphy,
H A Dregd.c758 ath_regd_init(struct ath_regulatory *reg, in ath_regd_init() function
779 EXPORT_SYMBOL(ath_regd_init);
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_init.c852 error = ath_regd_init(&common->regulatory, priv->hw->wiphy, in ath9k_init_device()
H A Dinit.c1071 error = ath_regd_init(&common->regulatory, sc->hw->wiphy, in ath9k_init_device()
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dmain.c1962 err = ath_regd_init(regulatory, ar->hw->wiphy, in carl9170_register()
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.c3137 ret = ath_regd_init(regulatory, hw->wiphy, ath5k_reg_notifier); in ath5k_init()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c10248 ret = ath_regd_init(&ar->ath_common.regulatory, ar->hw->wiphy, in ath10k_mac_register()