Home
last modified time | relevance | path

Searched refs:ht_supported (Results 1 – 21 of 21) sorted by relevance

/net/mac80211/
A Dvht.c130 if (!link_sta->pub->ht_cap.ht_supported) in ieee80211_vht_cap_ie_to_sta_vht_cap()
455 if (!link_sta->pub->ht_cap.ht_supported) in ieee80211_sta_cap_chan_bw()
483 if (!link_sta->pub->ht_cap.ht_supported) in ieee80211_sta_rx_bw_to_chan_width()
604 if (link_sta->pub->ht_cap.ht_supported) { in ieee80211_sta_init_nss()
A Dtdls.c455 ht_cap.ht_supported) { in ieee80211_tdls_add_setup_start_ies()
465 ht_cap.ht_supported && sta->sta.deflink.ht_cap.ht_supported) { in ieee80211_tdls_add_setup_start_ies()
473 if (ht_cap.ht_supported && in ieee80211_tdls_add_setup_start_ies()
653 if (!ap_sta->sta.deflink.ht_cap.ht_supported && sta->sta.deflink.ht_cap.ht_supported) { in ieee80211_tdls_add_setup_cfm_ies()
1370 !sta->sta.deflink.ht_cap.ht_supported) in iee80211_tdls_have_ht_peers()
1394 tdls_ht = (sta && sta->sta.deflink.ht_cap.ht_supported) || in iee80211_tdls_recalc_ht_protection()
1967 if (!sta->sta.deflink.ht_cap.ht_supported && elems->sec_chan_offs && in ieee80211_process_tdls_channel_switch_req()
A Dht.c52 if (!ht_cap->ht_supported) in ieee80211_apply_htcap_overrides()
154 if (!ht_cap_ie || !sband->ht_cap.ht_supported) in ieee80211_ht_cap_ie_to_sta_ht_cap()
157 ht_cap.ht_supported = true; in ieee80211_ht_cap_ie_to_sta_ht_cap()
A Drc80211_minstrel_ht.c677 if (!mi->sta->deflink.ht_cap.ht_supported) in minstrel_ht_prob_rate_reduce_streams()
1067 bool ht_supported = mi->sta->deflink.ht_cap.ht_supported; in minstrel_ht_update_stats() local
1093 else if (ht_supported) in minstrel_ht_update_stats()
1118 if (group == MINSTREL_CCK_GROUP && ht_supported) in minstrel_ht_update_stats()
1661 if (sta->deflink.ht_cap.ht_supported && in minstrel_ht_update_cck()
1684 if (sta->deflink.ht_cap.ht_supported) in minstrel_ht_update_ofdm()
A Dmain.c1268 if (WARN_ON(sband->ht_cap.ht_supported && in ieee80211_register_hw()
1275 supp_ht = supp_ht || sband->ht_cap.ht_supported; in ieee80211_register_hw()
1295 sband->ht_cap.ht_supported && in ieee80211_register_hw()
1315 if (!sband->ht_cap.ht_supported) in ieee80211_register_hw()
A Dagg-tx.c616 !pubsta->deflink.ht_cap.ht_supported && in ieee80211_start_tx_ba_session()
672 !sta->sta.deflink.ht_cap.ht_supported) { in ieee80211_start_tx_ba_session()
A Dagg-rx.c301 !sta->sta.deflink.ht_cap.ht_supported && in __ieee80211_start_rx_ba_session()
A Ddebugfs_sta.c485 htc->ht_supported ? "" : "not "); in link_sta_ht_capa_read()
486 if (htc->ht_supported) { in link_sta_ht_capa_read()
A Dmesh.c439 if (!sband->ht_cap.ht_supported || in mesh_add_ht_cap_ie()
480 if (!ht_cap->ht_supported || in mesh_add_ht_oper_ie()
A Dmesh_plink.c184 if (!sta->sta.deflink.ht_cap.ht_supported) { in mesh_set_ht_prot_mode()
A Dchan.c261 if (link_sta->pub->ht_cap.ht_supported) in ieee80211_get_sta_bw()
A Dibss.c172 sband->ht_cap.ht_supported) { in ieee80211_ibss_build_presp()
A Dutil.c1277 if (sband->ht_cap.ht_supported) { in ieee80211_put_preq_ies_band()
A Drx.c3525 if (!rx->link_sta->pub->ht_cap.ht_supported) in ieee80211_rx_h_action()
A Dtx.c1182 (!sta->sta.valid_links && !sta->sta.deflink.ht_cap.ht_supported && in ieee80211_aggr_check()
A Dmlme.c5820 if (!sta_ht_cap.ht_supported && !is_6ghz) { in ieee80211_determine_our_sta_mode()
/net/mac80211/tests/
A Dutil.c277 sband->ht_cap.ht_supported = band != NL80211_BAND_6GHZ; in t_sdata_init()
/net/wireless/
A Dchan.c1191 if (!ht_cap->ht_supported && in _cfg80211_chandef_usable()
1203 if (!ht_cap->ht_supported) in _cfg80211_chandef_usable()
A Dcore.c888 (sband->ht_cap.ht_supported || in wiphy_register()
899 sband->ht_cap.ht_supported) { in wiphy_register()
A Dutil.c237 WARN_ON(!sband->ht_cap.ht_supported); in set_mandatory_flags_band()
A Dnl80211.c1969 if (sband->ht_cap.ht_supported && in nl80211_send_band_rateinfo()
5519 if (!(rdev->wiphy.bands[band]->ht_cap.ht_supported || in nl80211_parse_tx_bitrate_mask()

Completed in 115 milliseconds