Lines Matching refs:band
417 enum ieee80211_band band = ieee80211_get_sdata_band(sdata); in mesh_add_ht_cap_ie() local
421 sband = local->hw.wiphy->bands[band]; in mesh_add_ht_cap_ie()
458 sband = local->hw.wiphy->bands[channel->band]; in mesh_add_ht_oper_ie()
618 enum ieee80211_band band; in ieee80211_mesh_build_beacon() local
627 band = chanctx_conf->def.chan->band; in ieee80211_mesh_build_beacon()
707 if (ieee80211_add_srates_ie(sdata, skb, true, band) || in ieee80211_mesh_build_beacon()
718 if (ieee80211_add_ext_srates_ie(sdata, skb, true, band) || in ieee80211_mesh_build_beacon()
864 enum ieee80211_band band = ieee80211_get_sdata_band(sdata); in ieee80211_mesh_process_chnswitch() local
883 err = ieee80211_parse_ch_switch_ie(sdata, elems, band, in ieee80211_mesh_process_chnswitch()
1018 enum ieee80211_band band = rx_status->band; in ieee80211_mesh_rx_bcn_presp() local
1039 freq = ieee80211_channel_to_frequency(elems.ds_params[0], band); in ieee80211_mesh_rx_bcn_presp()