Home
last modified time | relevance | path

Searched refs:vht_cap_info (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/linux/net/mac80211/
H A Dvht.c23 if (sdata->u.mgd.vht_capa_mask.vht_cap_info & le_flag && in __check_vhtcap_disable()
24 !(sdata->u.mgd.vht_capa.vht_cap_info & le_flag)) in __check_vhtcap_disable()
58 if (sdata->u.mgd.vht_capa_mask.vht_cap_info & in ieee80211_apply_vhtcap_overrides()
62 n = le32_to_cpu(sdata->u.mgd.vht_capa.vht_cap_info) & in ieee80211_apply_vhtcap_overrides()
171 cap_info = le32_to_cpu(vht_cap_ie->vht_cap_info); in ieee80211_vht_cap_ie_to_sta_vht_cap()
329 le32_get_bits(vht_cap_ie2->vht_cap_info, in ieee80211_vht_cap_ie_to_sta_vht_cap()
H A Dspectmgmt.c25 u32 vht_cap_info, in ieee80211_parse_ch_switch_ie() argument
158 vht_cap_info, in ieee80211_parse_ch_switch_ie()
H A Dmesh.c67 u32 vht_cap_info = 0; in mesh_matches_local() local
103 vht_cap_info = le32_to_cpu(ie->vht_cap_elem->vht_cap_info); in mesh_matches_local()
105 ieee80211_chandef_vht_oper(&sdata->local->hw, vht_cap_info, in mesh_matches_local()
1298 u32 vht_cap_info = 0; in ieee80211_mesh_process_chnswitch() local
1321 vht_cap_info = in ieee80211_mesh_process_chnswitch()
1322 le32_to_cpu(elems->vht_cap_elem->vht_cap_info); in ieee80211_mesh_process_chnswitch()
1326 vht_cap_info, in ieee80211_mesh_process_chnswitch()
H A Dibss.c780 u32 vht_cap_info = 0; in ieee80211_ibss_process_chanswitch() local
800 vht_cap_info = le32_to_cpu(elems->vht_cap_elem->vht_cap_info); in ieee80211_ibss_process_chanswitch()
805 vht_cap_info, in ieee80211_ibss_process_chanswitch()
1066 u32 vht_cap_info = in ieee80211_update_sta_info() local
1067 le32_to_cpu(elems->vht_cap_elem->vht_cap_info); in ieee80211_update_sta_info()
1069 ieee80211_chandef_vht_oper(&local->hw, vht_cap_info, in ieee80211_update_sta_info()
H A Dscan.c155 bss->vht_cap_info = in ieee80211_inform_bss()
156 le32_to_cpu(elems->vht_cap_elem->vht_cap_info); in ieee80211_inform_bss()
158 bss->vht_cap_info = 0; in ieee80211_inform_bss()
H A Dmlme.c225 u32 vht_cap_info, in ieee80211_determine_chantype() argument
340 if (!ieee80211_chandef_vht_oper(&sdata->local->hw, vht_cap_info, in ieee80211_determine_chantype()
350 vht_cap_info, in ieee80211_determine_chantype()
501 u32 vht_cap_info = 0; in ieee80211_config_bw() local
535 vht_cap_info = le32_to_cpu(vht_cap->vht_cap_info); in ieee80211_config_bw()
540 sband, chan, vht_cap_info, in ieee80211_config_bw()
716 if (!(ap_vht_cap->vht_cap_info & in ieee80211_add_vht_ie()
720 else if (!(ap_vht_cap->vht_cap_info & in ieee80211_add_vht_ie()
749 ap_bf_sts = le32_to_cpu(ap_vht_cap->vht_cap_info) & mask; in ieee80211_add_vht_ie()
1864 bss->vht_cap_info, in ieee80211_sta_process_chanswitch()
[all …]
H A Dieee80211_i.h106 u32 vht_cap_info; member
2216 u32 vht_cap_info,
2522 bool ieee80211_chandef_vht_oper(struct ieee80211_hw *hw, u32 vht_cap_info,
H A Dcfg.c1308 params->vht_cap->vht_cap_info & in ieee80211_start_ap()
1311 params->vht_cap->vht_cap_info & in ieee80211_start_ap()
1314 params->vht_cap->vht_cap_info & in ieee80211_start_ap()
1317 params->vht_cap->vht_cap_info & in ieee80211_start_ap()
1320 params->vht_cap->vht_cap_info & in ieee80211_start_ap()
H A Dmain.c634 .vht_cap_info =
H A Dutil.c3678 bool ieee80211_chandef_vht_oper(struct ieee80211_hw *hw, u32 vht_cap_info, in ieee80211_chandef_vht_oper() argument
3690 u8 ext_nss_bw_supp = u32_get_bits(vht_cap_info, in ieee80211_chandef_vht_oper()
3692 u8 supp_chwidth = u32_get_bits(vht_cap_info, in ieee80211_chandef_vht_oper()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A D11ac.c92 vht_cap->vht_cap_info = in mwifiex_fill_vht_cap_info()
95 vht_cap->vht_cap_info = in mwifiex_fill_vht_cap_info()
H A Dtdls.c257 if (!(le32_to_cpu(sta_ptr->tdls_cap.vhtcap.vht_cap_info))) { in mwifiex_tdls_add_vht_oper()
288 GET_VHTCAP_CHWDSET(le32_to_cpu(vht_cap->vht_cap_info)); in mwifiex_tdls_add_vht_oper()
296 GET_VHTCAP_CHWDSET(le32_to_cpu(ap_vht_cap->vht_cap_info)); in mwifiex_tdls_add_vht_oper()
H A Dfw.h313 #define GET_VHTCAP_CHWDSET(vht_cap_info) ((vht_cap_info >> 2) & 0x3) argument
H A Dsta_event.c78 switch (le32_to_cpu(vht_cap->vht_cap_info) & 0x3) { in mwifiex_check_ibss_peer_capabilities()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dcoredump.h68 __le32 vht_cap_info; member
H A Dcoredump.c1544 dump_data->vht_cap_info = cpu_to_le32(ar->vht_cap_info); in ath10k_coredump_build()
H A Dmac.c2857 if (!(ar->vht_cap_info & in ath10k_mac_vif_recalc_txbf()
2874 if (ar->vht_cap_info & in ath10k_mac_vif_recalc_txbf()
2884 if (ar->vht_cap_info & in ath10k_mac_vif_recalc_txbf()
4835 int nsts = ar->vht_cap_info; in ath10k_mac_get_vht_cap_bf_sts()
4852 int sound_dim = ar->vht_cap_info; in ath10k_mac_get_vht_cap_bf_sound_dim()
4875 vht_cap.cap = ar->vht_cap_info; in ath10k_create_vht_cap()
4877 if (ar->vht_cap_info & (IEEE80211_VHT_CAP_SU_BEAMFORMEE_CAPABLE | in ath10k_create_vht_cap()
4886 if (ar->vht_cap_info & (IEEE80211_VHT_CAP_SU_BEAMFORMER_CAPABLE | in ath10k_create_vht_cap()
4977 if (ar->vht_cap_info & WMI_VHT_CAP_MAX_MPDU_LEN_MASK) in ath10k_get_ht_cap()
5466 if (ar->vht_cap_info & (IEEE80211_VHT_CAP_SU_BEAMFORMEE_CAPABLE | in ath10k_mac_set_txbf_conf()
[all …]
H A Dcore.h1037 u32 vht_cap_info; member
H A Dwmi-tlv.h1728 __le32 vht_cap_info; member
H A Dwmi.h2291 __le32 vht_cap_info; /* VHT capability info field of 802.11ac */ member
2331 __le32 vht_cap_info; /* VHT capability info field of 802.11ac */ member
/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h459 u32 vht_cap_info; member
H A Dwmi.h2480 __le32 vht_cap_info; member
4240 u32 vht_cap_info; member
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drs-fw.c144 .vht_cap_info = cpu_to_le32(vht_cap->cap), in rs_fw_vht_set_enabled_rates()
/openbmc/linux/net/wireless/
H A Dutil.c2570 ext_nss_bw = le32_get_bits(cap->vht_cap_info, in ieee80211_get_vht_max_nss()
2572 supp_width = le32_get_bits(cap->vht_cap_info, in ieee80211_get_vht_max_nss()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.h2416 u32 vht_cap_info; member
4962 u32 vht_cap_info; member

12