Lines Matching refs:wiphy
1522 wiphy_name(ar->hw->wiphy)); in carl9170_register_wps_button()
1525 "ieee80211/%s/input0", wiphy_name(ar->hw->wiphy)); in carl9170_register_wps_button()
1530 input->dev.parent = &ar->hw->wiphy->dev; in carl9170_register_wps_button()
1621 "%s_%s", KBUILD_MODNAME, wiphy_name(ar->hw->wiphy)); in carl9170_register_hwrng()
1669 band = ar->hw->wiphy->bands[b]; in carl9170_op_get_survey()
1846 hw->wiphy->interface_modes = 0; in carl9170_alloc()
1943 ar->hw->wiphy->bands[IEEE80211_BAND_2GHZ] = in carl9170_parse_eeprom()
1949 ar->hw->wiphy->bands[IEEE80211_BAND_5GHZ] = in carl9170_parse_eeprom()
1971 static void carl9170_reg_notifier(struct wiphy *wiphy, in carl9170_reg_notifier() argument
1974 struct ieee80211_hw *hw = wiphy_to_ieee80211_hw(wiphy); in carl9170_reg_notifier()
1977 ath_reg_notifier_apply(wiphy, request, &ar->common.regulatory); in carl9170_reg_notifier()
2003 err = ath_regd_init(regulatory, ar->hw->wiphy, in carl9170_register()
2026 regulatory_hint(ar->hw->wiphy, regulatory->alpha2); in carl9170_register()
2055 wiphy_name(ar->hw->wiphy)); in carl9170_register()