Lines Matching refs:bands
1444 sband = wiphy->bands[reg_beacon->chan.band]; in handle_reg_beacon()
1483 if (!wiphy->bands[reg_beacon->chan.band]) in wiphy_update_new_beacon()
1486 sband = wiphy->bands[reg_beacon->chan.band]; in wiphy_update_new_beacon()
1502 if (!wiphy->bands[reg_beacon->chan.band]) in wiphy_update_beacon_reg()
1504 sband = wiphy->bands[reg_beacon->chan.band]; in wiphy_update_beacon_reg()
1537 struct ieee80211_supported_band *sband = wiphy->bands[channel->band]; in reg_process_ht_flags_channel()
1595 reg_process_ht_flags_band(wiphy, wiphy->bands[band]); in reg_process_ht_flags()
1734 handle_band(wiphy, initiator, wiphy->bands[band]); in wiphy_update_regulatory()
1866 if (!wiphy->bands[band]) in wiphy_apply_custom_regulatory()
1868 handle_band_custom(wiphy, wiphy->bands[band], regd); in wiphy_apply_custom_regulatory()
2319 handle_band_custom(wiphy, wiphy->bands[band], regd); in reg_process_self_managed_hints()
2581 sband = wiphy->bands[band]; in restore_custom_reg_settings()