Lines Matching refs:bands
2198 sband = wiphy->bands[reg_beacon->chan.band]; in handle_reg_beacon()
2239 if (!wiphy->bands[reg_beacon->chan.band]) in wiphy_update_new_beacon()
2242 sband = wiphy->bands[reg_beacon->chan.band]; in wiphy_update_new_beacon()
2258 if (!wiphy->bands[reg_beacon->chan.band]) in wiphy_update_beacon_reg()
2260 sband = wiphy->bands[reg_beacon->chan.band]; in wiphy_update_beacon_reg()
2293 struct ieee80211_supported_band *sband = wiphy->bands[channel->band]; in reg_process_ht_flags_channel()
2366 reg_process_ht_flags_band(wiphy, wiphy->bands[band]); in reg_process_ht_flags()
2525 handle_band(wiphy, initiator, wiphy->bands[band]); in wiphy_update_regulatory()
2639 if (!wiphy->bands[band]) in wiphy_apply_custom_regulatory()
2641 handle_band_custom(wiphy, wiphy->bands[band], regd); in wiphy_apply_custom_regulatory()
3001 dst_sband = dst_wiphy->bands[band]; in wiphy_share_dfs_chan_state()
3002 src_sband = src_wiphy->bands[band]; in wiphy_share_dfs_chan_state()
3187 handle_band_custom(wiphy, wiphy->bands[band], regd); in reg_process_self_managed_hint()
3466 sband = wiphy->bands[band]; in restore_custom_reg_settings()