Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dspectmgmt.c75 u32 vht_cap_info, in validate_chandef_by_ht_vht_oper() argument
137 if (!ieee80211_chandef_vht_oper(&sdata->local->hw, vht_cap_info, in validate_chandef_by_ht_vht_oper()
223 u32 vht_cap_info, in ieee80211_parse_ch_switch_ie() argument
362 validate_chandef_by_ht_vht_oper(sdata, conn, vht_cap_info, in ieee80211_parse_ch_switch_ie()
H A Dibss.c749 u32 vht_cap_info = 0; in ieee80211_ibss_process_chanswitch() local
765 vht_cap_info = le32_to_cpu(elems->vht_cap_elem->vht_cap_info); in ieee80211_ibss_process_chanswitch()
770 vht_cap_info, &conn, in ieee80211_ibss_process_chanswitch()
1005 u32 vht_cap_info = in ieee80211_update_sta_info() local
1006 le32_to_cpu(elems->vht_cap_elem->vht_cap_info); in ieee80211_update_sta_info()
1008 ieee80211_chandef_vht_oper(&local->hw, vht_cap_info, in ieee80211_update_sta_info()
H A Dieee80211_i.h126 u32 vht_cap_info; member
2425 u32 vht_cap_info,
2779 bool ieee80211_chandef_vht_oper(struct ieee80211_hw *hw, u32 vht_cap_info,
H A Dmlme.c172 u32 vht_cap_info; member
330 if (!ieee80211_chandef_vht_oper(&sdata->local->hw, data->vht_cap_info, in ieee80211_determine_ap_chan()
345 data->vht_cap_info, in ieee80211_determine_ap_chan()
1210 .vht_cap_info = bss->vht_cap_info, in ieee80211_determine_chan_mode()
1601 .vht_cap_info = 0, in ieee80211_config_bw()
1641 ap_chan_data.vht_cap_info = in ieee80211_config_bw()
1642 le32_to_cpu(elems->vht_cap_elem->vht_cap_info); in ieee80211_config_bw()
1919 if (!(ap_vht_cap->vht_cap_info & in ieee80211_add_vht_ie()
1923 else if (!(ap_vht_cap->vht_cap_info & in ieee80211_add_vht_ie()
1953 ap_bf_sts = le32_to_cpu(ap_vht_cap->vht_cap_info) & mask; in ieee80211_add_vht_ie()
[all …]
H A Dcfg.c1681 params->vht_cap->vht_cap_info & in ieee80211_start_ap()
1684 params->vht_cap->vht_cap_info & in ieee80211_start_ap()
1687 params->vht_cap->vht_cap_info & in ieee80211_start_ap()
1690 params->vht_cap->vht_cap_info & in ieee80211_start_ap()
1693 params->vht_cap->vht_cap_info & in ieee80211_start_ap()
H A Dutil.c3131 bool ieee80211_chandef_vht_oper(struct ieee80211_hw *hw, u32 vht_cap_info, in ieee80211_chandef_vht_oper() argument
3143 u8 ext_nss_bw_supp = u32_get_bits(vht_cap_info, in ieee80211_chandef_vht_oper()
3145 u8 supp_chwidth = u32_get_bits(vht_cap_info, in ieee80211_chandef_vht_oper()
H A Dmain.c776 .vht_cap_info =
/linux/drivers/net/wireless/nxp/nxpwifi/
H A D11ac.c86 vht_cap->vht_cap_info = in nxpwifi_fill_vht_cap_info()
89 vht_cap->vht_cap_info = in nxpwifi_fill_vht_cap_info()
/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.h316 #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()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c2880 if (!(ar->vht_cap_info & in ath10k_mac_vif_recalc_txbf()
2897 if (ar->vht_cap_info & in ath10k_mac_vif_recalc_txbf()
2907 if (ar->vht_cap_info & in ath10k_mac_vif_recalc_txbf()
4862 int nsts = ar->vht_cap_info; in ath10k_mac_get_vht_cap_bf_sts()
4879 int sound_dim = ar->vht_cap_info; in ath10k_mac_get_vht_cap_bf_sound_dim()
4902 vht_cap.cap = ar->vht_cap_info; in ath10k_create_vht_cap()
4904 if (ar->vht_cap_info & (IEEE80211_VHT_CAP_SU_BEAMFORMEE_CAPABLE | in ath10k_create_vht_cap()
4913 if (ar->vht_cap_info & (IEEE80211_VHT_CAP_SU_BEAMFORMER_CAPABLE | in ath10k_create_vht_cap()
5004 if (ar->vht_cap_info & WMI_VHT_CAP_MAX_MPDU_LEN_MASK) in ath10k_get_ht_cap()
5495 if (ar->vht_cap_info & (IEEE80211_VHT_CAP_SU_BEAMFORMEE_CAPABLE | in ath10k_mac_set_txbf_conf()
[all …]
H A Dwmi.c5460 arg->vht_cap = ev->vht_cap_info; in ath10k_wmi_main_op_pull_svc_rdy_ev()
5502 arg->vht_cap = ev->vht_cap_info; in ath10k_wmi_10x_op_pull_svc_rdy_ev()
5560 ar->vht_cap_info = __le32_to_cpu(arg.vht_cap); in ath10k_wmi_event_service_ready_work()
/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()
/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h624 u32 vht_cap_info; member
H A Dwmi.h2664 __le32 vht_cap_info; member
4791 u32 vht_cap_info; member
H A Dwmi.c662 cap->vht_cap_info = le32_to_cpu(ev->vht_cap_info); in ath12k_pull_service_ready_tlv()
/linux/net/wireless/
H A Dutil.c2924 ext_nss_bw = le32_get_bits(cap->vht_cap_info, in ieee80211_get_vht_max_nss()
2926 supp_width = le32_get_bits(cap->vht_cap_info, in ieee80211_get_vht_max_nss()
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c542 cap->vht_cap_info = ev->vht_cap_info; in ath11k_pull_service_ready_tlv()