Searched refs:ath_regd_init (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ath/ |
H A D | regd.h | 254 int ath_regd_init(struct ath_regulatory *reg, struct wiphy *wiphy,
|
H A D | regd.c | 751 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 D | htc_drv_init.c | 846 error = ath_regd_init(&common->regulatory, priv->hw->wiphy, ath9k_init_device()
|
H A D | init.c | 931 error = ath_regd_init(&common->regulatory, sc->hw->wiphy, ath9k_init_device()
|
/linux-4.1.27/drivers/net/wireless/ath/carl9170/ |
H A D | main.c | 2003 err = ath_regd_init(regulatory, ar->hw->wiphy, carl9170_register()
|
/linux-4.1.27/drivers/net/wireless/ath/ath5k/ |
H A D | base.c | 3094 ret = ath_regd_init(regulatory, hw->wiphy, ath5k_reg_notifier); ath5k_init()
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 5602 ret = ath_regd_init(&ar->ath_common.regulatory, ar->hw->wiphy, ath10k_mac_register()
|
Completed in 198 milliseconds