Searched refs:ath_regd_init (Results 1 – 7 of 7) sorted by relevance
/linux/drivers/net/wireless/ath/ |
H A D | regd.h | 264 int ath_regd_init(struct ath_regulatory *reg, struct wiphy *wiphy,
|
H A D | regd.c | 758 ath_regd_init(struct ath_regulatory *reg, in ath_regd_init() function 779 EXPORT_SYMBOL(ath_regd_init);
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_init.c | 852 error = ath_regd_init(&common->regulatory, priv->hw->wiphy, in ath9k_init_device()
|
H A D | init.c | 1071 error = ath_regd_init(&common->regulatory, sc->hw->wiphy, in ath9k_init_device()
|
/linux/drivers/net/wireless/ath/carl9170/ |
H A D | main.c | 1966 err = ath_regd_init(regulatory, ar->hw->wiphy, in carl9170_register()
|
/linux/drivers/net/wireless/ath/ath5k/ |
H A D | base.c | 3137 ret = ath_regd_init(regulatory, hw->wiphy, ath5k_reg_notifier); in ath5k_init()
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 10254 ret = ath_regd_init(&ar->ath_common.regulatory, ar->hw->wiphy, in ath10k_mac_register()
|