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

/linux-4.1.27/drivers/net/wireless/ath/
H A Dregd.h254 int ath_regd_init(struct ath_regulatory *reg, struct wiphy *wiphy,
H A Dregd.c751 ath_regd_init(struct ath_regulatory *reg, ath_regd_init() function
772 EXPORT_SYMBOL(ath_regd_init); variable
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_init.c846 error = ath_regd_init(&common->regulatory, priv->hw->wiphy, ath9k_init_device()
H A Dinit.c931 error = ath_regd_init(&common->regulatory, sc->hw->wiphy, ath9k_init_device()
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
H A Dmain.c2003 err = ath_regd_init(regulatory, ar->hw->wiphy, carl9170_register()
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Dbase.c3094 ret = ath_regd_init(regulatory, hw->wiphy, ath5k_reg_notifier); ath5k_init()
/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dmac.c5602 ret = ath_regd_init(&ar->ath_common.regulatory, ar->hw->wiphy, ath10k_mac_register()

Completed in 109 milliseconds