Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
D11ac.c225 vht_op->chan_width = in mwifiex_cmd_append_11ac_tlv()
227 bss_desc->bcn_vht_oper->chan_width); in mwifiex_cmd_append_11ac_tlv()
230 vht_op->chan_width = in mwifiex_cmd_append_11ac_tlv()
232 bss_desc->bcn_vht_oper->chan_width); in mwifiex_cmd_append_11ac_tlv()
235 vht_op->chan_width = in mwifiex_cmd_append_11ac_tlv()
237 bss_desc->bcn_vht_oper->chan_width); in mwifiex_cmd_append_11ac_tlv()
240 vht_op->chan_width = in mwifiex_cmd_append_11ac_tlv()
317 if (vht_oper->chan_width == IEEE80211_VHT_CHANWIDTH_USE_HT) in mwifiex_is_bss_in_11ac_mode()
Dtdls.c302 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()
D11h.c158 cr_req->chan_desc.chan_width = radar_params->chandef->width; in mwifiex_cmd_issue_chan_report_request()
Dfw.h1448 u8 chan_width; member
1843 u8 chan_width; member
Dmain.h531 u8 chan_width:2; member
Dcfg80211.c107 switch (channel_band.band_config.chan_width) { in mwifiex_get_chan_type()
/kernel/linux/linux-5.10/net/mac80211/
Drate.c527 enum nl80211_chan_width chan_width, in rate_idx_match_mask() argument
544 if (chan_width == NL80211_CHAN_WIDTH_40) in rate_idx_match_mask()
577 switch (chan_width) { in rate_idx_match_mask()
594 if (chan_width == NL80211_CHAN_WIDTH_40) in rate_idx_match_mask()
810 enum nl80211_chan_width chan_width; in rate_control_apply_mask_ratetbl() local
816 chan_width = sta->sdata->vif.bss_conf.chandef.width; in rate_control_apply_mask_ratetbl()
822 sband, chan_width, mask, mcs_mask, in rate_control_apply_mask_ratetbl()
833 enum nl80211_chan_width chan_width; in rate_control_apply_mask() local
853 chan_width = sdata->vif.bss_conf.chandef.width; in rate_control_apply_mask()
861 chan_width, mask, mcs_mask, vht_mask); in rate_control_apply_mask()
Dspectmgmt.c138 .chan_width = in ieee80211_parse_ch_switch_ie()
Dtrace.h42 __field(u32, chan_width) \
49 __entry->chan_width = (c) ? (c)->width : 0; \
54 #define CHANDEF_PR_ARG __entry->control_freq, __entry->freq_offset, __entry->chan_width, \
1566 u32 chan_width; member
1620 SWITCH_ENTRY_ASSIGN(old_chandef.chan_width,
1632 SWITCH_ENTRY_ASSIGN(new_chandef.chan_width,
Dutil.c3098 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in ieee80211_ie_build_vht_oper()
3110 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in ieee80211_ie_build_vht_oper()
3113 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in ieee80211_ie_build_vht_oper()
3116 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_USE_HT; in ieee80211_ie_build_vht_oper()
3319 switch (oper->chan_width) { in ieee80211_chandef_vht_oper()
/kernel/linux/linux-5.10/drivers/edac/
Dpnd2_edac.h181 u32 chan_width : 1; member
Dpnd2_edac.c1019 if (dsch.chan_width == 0) in dnv_pmi2mem()
1029 if (dsch.chan_width == 0) in dnv_pmi2mem()
/kernel/linux/linux-5.10/net/wireless/
Dchan.c144 static int nl80211_chan_width_to_mhz(enum nl80211_chan_width chan_width) in nl80211_chan_width_to_mhz() argument
148 switch (chan_width) { in nl80211_chan_width_to_mhz()
/kernel/linux/linux-5.10/sound/soc/sh/rcar/
Dcore.c636 rdai->chan_width = width; in rsnd_rdai_width_ctrl()
638 return rdai->chan_width; in rsnd_rdai_width_ctrl()
Drsnd.h543 int chan_width; /* 16/24/32 bit width */ member
Dssi.c612 if (fmt_width > rdai->chan_width) { in rsnd_ssi_hw_params()
/kernel/linux/linux-5.10/include/linux/
Dieee80211.h1762 u8 chan_width; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
Dwmi.h4269 u32 chan_width; member
Dwmi.c6354 ev->pdev_id, ev->detection_mode, ev->chan_freq, ev->chan_width, in ath11k_wmi_pdev_dfs_radar_detected_event()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
Dwmi.h5113 u32 chan_width; member
Dwmi-tlv.c4423 .chan_width = WMI_TLV_PEER_CHAN_WIDTH,
Dwmi.c750 .chan_width = WMI_PEER_CHAN_WIDTH,
Dmac.c6620 ar->wmi.peer_param->chan_width, bw); in ath10k_sta_rc_update_wk()