/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | 11ac.c | 213 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 D | tdls.c | 302 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in mwifiex_tdls_add_vht_oper() 305 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_160MHZ; in mwifiex_tdls_add_vht_oper() 308 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80P80MHZ; in mwifiex_tdls_add_vht_oper() 311 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_USE_HT; in mwifiex_tdls_add_vht_oper() 334 switch (vht_oper->chan_width) { in mwifiex_tdls_add_vht_oper()
|
H A D | 11h.c | 146 cr_req->chan_desc.chan_width = radar_params->chandef->width; in mwifiex_cmd_issue_chan_report_request()
|
H A D | fw.h | 1483 u8 chan_width; member 1878 u8 chan_width; member
|
H A D | main.h | 512 u8 chan_width:2; member
|
/linux/net/mac80211/ |
H A D | rate.c | 551 enum nl80211_chan_width chan_width, in rate_idx_match_mask() argument 568 if (chan_width == NL80211_CHAN_WIDTH_40) in rate_idx_match_mask() 601 switch (chan_width) { in rate_idx_match_mask() 618 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 D | util.c | 2720 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in ieee80211_ie_build_vht_oper() 2732 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in ieee80211_ie_build_vht_oper() 2735 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in ieee80211_ie_build_vht_oper() 2742 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_USE_HT; in ieee80211_ie_build_vht_oper() 2862 u8 chan_width = 0; in ieee80211_ie_build_eht_oper() local 2887 chan_width = IEEE80211_EHT_OPER_CHAN_WIDTH_320MHZ; in ieee80211_ie_build_eht_oper() 2902 chan_width = IEEE80211_EHT_OPER_CHAN_WIDTH_160MHZ; in ieee80211_ie_build_eht_oper() 2905 chan_width = IEEE80211_EHT_OPER_CHAN_WIDTH_80MHZ; in ieee80211_ie_build_eht_oper() 2908 chan_width = IEEE80211_EHT_OPER_CHAN_WIDTH_40MHZ; in ieee80211_ie_build_eht_oper() 2911 chan_width = IEEE80211_EHT_OPER_CHAN_WIDTH_20MHZ; in ieee80211_ie_build_eht_oper() [all …]
|
/linux/sound/soc/codecs/ |
H A D | framer-codec.c | 158 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/drivers/edac/ |
H A D | pnd2_edac.h | 181 u32 chan_width : 1; member
|
H A D | pnd2_edac.c | 998 if (dsch.chan_width == 0) in dnv_pmi2mem() 1008 if (dsch.chan_width == 0) in dnv_pmi2mem()
|
/linux/sound/soc/renesas/rcar/ |
H A D | core.c | 633 rdai->chan_width = width; in rsnd_rdai_width_ctrl() 635 return rdai->chan_width; in rsnd_rdai_width_ctrl()
|
H A D | rsnd.h | 540 int chan_width; /* 16/24/32 bit width */ member
|
H A D | ssi.c | 541 if (fmt_width > rdai->chan_width) { in rsnd_ssi_hw_params()
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | wmi.h | 5145 u32 chan_width; member
|
H A D | wmi-tlv.c | 4440 .chan_width = WMI_TLV_PEER_CHAN_WIDTH,
|
H A D | mac.c | 6778 ar->wmi.peer_param->chan_width, bw); in ath10k_sta_rc_update_wk()
|
H A D | wmi.c | 751 .chan_width = WMI_PEER_CHAN_WIDTH,
|
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | wmi.h | 4292 __le32 chan_width; member
|
H A D | wmi.c | 6992 ev->pdev_id, ev->detection_mode, ev->chan_freq, ev->chan_width, in ath12k_wmi_pdev_dfs_radar_detected_event()
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | wmi.h | 4853 u32 chan_width; member
|
H A D | wmi.c | 8341 ev->pdev_id, ev->detection_mode, ev->chan_freq, ev->chan_width, in ath11k_wmi_pdev_dfs_radar_detected_event()
|