Home
last modified time | relevance | path

Searched refs:chan_width (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A D11ac.c213 vht_op->chan_width = in mwifiex_cmd_append_11ac_tlv()
215 bss_desc->bcn_vht_oper->chan_width); in mwifiex_cmd_append_11ac_tlv()
218 vht_op->chan_width = in mwifiex_cmd_append_11ac_tlv()
220 bss_desc->bcn_vht_oper->chan_width); in mwifiex_cmd_append_11ac_tlv()
223 vht_op->chan_width = in mwifiex_cmd_append_11ac_tlv()
225 bss_desc->bcn_vht_oper->chan_width); in mwifiex_cmd_append_11ac_tlv()
228 vht_op->chan_width = in mwifiex_cmd_append_11ac_tlv()
305 if (vht_oper->chan_width == IEEE80211_VHT_CHANWIDTH_USE_HT) in mwifiex_is_bss_in_11ac_mode()
H A D11h.c146 cr_req->chan_desc.chan_width = radar_params->chandef->width; in mwifiex_cmd_issue_chan_report_request()
H A Dfw.h1488 u8 chan_width; member
1883 u8 chan_width; member
H A Dcfg80211.c95 switch (channel_band.band_config.chan_width) { in mwifiex_get_chan_type()
/linux/net/mac80211/
H A Drate.c556 enum nl80211_chan_width chan_width, in rate_idx_match_mask() argument
573 if (chan_width == NL80211_CHAN_WIDTH_40) in rate_idx_match_mask()
606 switch (chan_width) { in rate_idx_match_mask()
623 if (chan_width == NL80211_CHAN_WIDTH_40) in rate_idx_match_mask()
834 enum nl80211_chan_width chan_width; in rate_control_apply_mask_ratetbl() local
840 chan_width = sta->sdata->vif.bss_conf.chanreq.oper.width; in rate_control_apply_mask_ratetbl()
846 sband, chan_width, mask, mcs_mask, in rate_control_apply_mask_ratetbl()
857 enum nl80211_chan_width chan_width; in rate_control_apply_mask() local
877 chan_width = sdata->vif.bss_conf.chanreq.oper.width; in rate_control_apply_mask()
885 chan_width, mask, mcs_mask, vht_mask); in rate_control_apply_mask()
H A Dutil.c2882 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in ieee80211_ie_build_vht_oper()
2894 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in ieee80211_ie_build_vht_oper()
2897 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in ieee80211_ie_build_vht_oper()
2904 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_USE_HT; in ieee80211_ie_build_vht_oper()
3024 u8 chan_width = 0; in ieee80211_ie_build_eht_oper() local
3049 chan_width = IEEE80211_EHT_OPER_CHAN_WIDTH_320MHZ; in ieee80211_ie_build_eht_oper()
3064 chan_width = IEEE80211_EHT_OPER_CHAN_WIDTH_160MHZ; in ieee80211_ie_build_eht_oper()
3067 chan_width = IEEE80211_EHT_OPER_CHAN_WIDTH_80MHZ; in ieee80211_ie_build_eht_oper()
3070 chan_width = IEEE80211_EHT_OPER_CHAN_WIDTH_40MHZ; in ieee80211_ie_build_eht_oper()
3073 chan_width = IEEE80211_EHT_OPER_CHAN_WIDTH_20MHZ; in ieee80211_ie_build_eht_oper()
[all …]
/linux/sound/soc/codecs/
H A Dframer-codec.c158 unsigned int chan_width; in framer_formats() local
166 chan_width = nb_ts * 8; in framer_formats()
177 if (format_width > chan_width || chan_width % format_width) in framer_formats()
/linux/sound/soc/fsl/
H A Dfsl_qmc_audio.c702 unsigned int chan_width; in qmc_audio_formats() local
710 chan_width = nb_ts * 8; in qmc_audio_formats()
728 if (format_width > chan_width || chan_width % format_width) in qmc_audio_formats()
735 if (is_noninterleaved && format_width != chan_width) in qmc_audio_formats()
/linux/drivers/edac/
H A Dpnd2_edac.h181 u32 chan_width : 1; member
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dlink.c695 enum nl80211_chan_width chan_width = in iwl_mld_get_n_subchannels() local
697 int mhz = nl80211_chan_width_to_mhz(chan_width); in iwl_mld_get_n_subchannels()
H A Dtx.c1030 u32 chan_width = rate_n_flags & RATE_MCS_CHAN_WIDTH_MSK; in iwl_mld_hwrate_to_tx_rate() local
1036 switch (chan_width) { in iwl_mld_hwrate_to_tx_rate()
/linux/sound/soc/renesas/rcar/
H A Dcore.c633 rdai->chan_width = width; in rsnd_rdai_width_ctrl()
635 return rdai->chan_width; in rsnd_rdai_width_ctrl()
H A Drsnd.h540 int chan_width; /* 16/24/32 bit width */ member
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c6807 ar->wmi.peer_param->chan_width, bw); in ath10k_sta_rc_update_wk()
H A Dwmi.c751 .chan_width = WMI_PEER_CHAN_WIDTH,
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c8439 ev->pdev_id, ev->detection_mode, ev->chan_freq, ev->chan_width, in ath11k_wmi_pdev_dfs_radar_detected_event()
/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c8709 ev->pdev_id, ev->detection_mode, ev->chan_freq, ev->chan_width, in ath12k_wmi_pdev_dfs_radar_detected_event()