Lines Matching refs:sband

66 	struct ieee80211_supported_band *sband;
88 sband = ieee80211_get_sband(sdata);
89 if (!sband)
92 ieee80211_sta_get_rates(sdata, ie, sband->band,
422 struct ieee80211_supported_band *sband;
425 sband = ieee80211_get_sband(sdata);
426 if (!sband)
430 if (sband->band == NL80211_BAND_6GHZ)
433 if (!sband->ht_cap.ht_supported ||
443 ieee80211_ie_build_ht_cap(pos, &sband->ht_cap, sband->ht_cap.cap);
454 struct ieee80211_supported_band *sband;
467 sband = local->hw.wiphy->bands[channel->band];
468 ht_cap = &sband->ht_cap;
471 if (sband->band == NL80211_BAND_6GHZ)
494 struct ieee80211_supported_band *sband;
497 sband = ieee80211_get_sband(sdata);
498 if (!sband)
502 if (sband->band == NL80211_BAND_6GHZ)
505 if (!sband->vht_cap.vht_supported ||
515 ieee80211_ie_build_vht_cap(pos, &sband->vht_cap, sband->vht_cap.cap);
526 struct ieee80211_supported_band *sband;
539 sband = local->hw.wiphy->bands[channel->band];
540 vht_cap = &sband->vht_cap;
543 if (sband->band == NL80211_BAND_6GHZ)
566 struct ieee80211_supported_band *sband;
569 sband = ieee80211_get_sband(sdata);
570 if (!sband)
573 he_cap = ieee80211_get_he_iftype_cap(sband, NL80211_IFTYPE_MESH_POINT);
594 struct ieee80211_supported_band *sband;
598 sband = ieee80211_get_sband(sdata);
599 if (!sband)
602 he_cap = ieee80211_get_he_iftype_cap(sband, NL80211_IFTYPE_MESH_POINT);
625 struct ieee80211_supported_band *sband;
628 sband = ieee80211_get_sband(sdata);
629 if (!sband)
632 iftd = ieee80211_get_sband_iftype_data(sband,
647 struct ieee80211_supported_band *sband;
650 sband = ieee80211_get_sband(sdata);
651 if (!sband)
654 he_cap = ieee80211_get_he_iftype_cap(sband, NL80211_IFTYPE_MESH_POINT);
655 eht_cap = ieee80211_get_eht_iftype_cap(sband, NL80211_IFTYPE_MESH_POINT);
674 struct ieee80211_supported_band *sband;
678 sband = ieee80211_get_sband(sdata);
679 if (!sband)
682 eht_cap = ieee80211_get_eht_iftype_cap(sband, NL80211_IFTYPE_MESH_POINT);
735 struct ieee80211_supported_band *sband;
739 sband = ieee80211_get_sband(sdata);
740 if (!sband)
743 if (!ieee80211_get_he_iftype_cap(sband, NL80211_IFTYPE_MESH_POINT) ||
761 !!ieee80211_get_eht_iftype_cap(sband, NL80211_IFTYPE_MESH_POINT);
1289 struct ieee80211_supported_band *sband;
1296 sband = ieee80211_get_sband(sdata);
1297 if (!sband)
1319 err = ieee80211_parse_ch_switch_ie(sdata, elems, sband->band,