Lines Matching refs:wiphy
1521 wiphy_name(ar->hw->wiphy)); in carl9170_register_wps_button()
1524 "ieee80211/%s/input0", wiphy_name(ar->hw->wiphy)); in carl9170_register_wps_button()
1529 input->dev.parent = &ar->hw->wiphy->dev; in carl9170_register_wps_button()
1620 "%s_%s", KBUILD_MODNAME, wiphy_name(ar->hw->wiphy)); in carl9170_register_hwrng()
1668 band = ar->hw->wiphy->bands[b]; in carl9170_op_get_survey()
1845 hw->wiphy->interface_modes = 0; in carl9170_alloc()
1942 ar->hw->wiphy->bands[IEEE80211_BAND_2GHZ] = in carl9170_parse_eeprom()
1948 ar->hw->wiphy->bands[IEEE80211_BAND_5GHZ] = in carl9170_parse_eeprom()
1970 static void carl9170_reg_notifier(struct wiphy *wiphy, in carl9170_reg_notifier() argument
1973 struct ieee80211_hw *hw = wiphy_to_ieee80211_hw(wiphy); in carl9170_reg_notifier()
1976 ath_reg_notifier_apply(wiphy, request, &ar->common.regulatory); in carl9170_reg_notifier()
2002 err = ath_regd_init(regulatory, ar->hw->wiphy, in carl9170_register()
2025 regulatory_hint(ar->hw->wiphy, regulatory->alpha2); in carl9170_register()
2054 wiphy_name(ar->hw->wiphy)); in carl9170_register()