Lines Matching refs:bands
1377 sband = wiphy->bands[reg_beacon->chan.band]; in handle_reg_beacon()
1416 if (!wiphy->bands[reg_beacon->chan.band]) in wiphy_update_new_beacon()
1419 sband = wiphy->bands[reg_beacon->chan.band]; in wiphy_update_new_beacon()
1435 if (!wiphy->bands[reg_beacon->chan.band]) in wiphy_update_beacon_reg()
1437 sband = wiphy->bands[reg_beacon->chan.band]; in wiphy_update_beacon_reg()
1470 struct ieee80211_supported_band *sband = wiphy->bands[channel->band]; in reg_process_ht_flags_channel()
1528 reg_process_ht_flags_band(wiphy, wiphy->bands[band]); in reg_process_ht_flags()
1667 handle_band(wiphy, initiator, wiphy->bands[band]); in wiphy_update_regulatory()
1781 if (!wiphy->bands[band]) in wiphy_apply_custom_regulatory()
1783 handle_band_custom(wiphy, wiphy->bands[band], regd); in wiphy_apply_custom_regulatory()
2230 handle_band_custom(wiphy, wiphy->bands[band], regd); in reg_process_self_managed_hints()
2492 sband = wiphy->bands[band]; in restore_custom_reg_settings()