Home
last modified time | relevance | path

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

/Linux-v5.4/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.c301 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in mwifiex_tdls_add_vht_oper()
304 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_160MHZ; in mwifiex_tdls_add_vht_oper()
307 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80P80MHZ; in mwifiex_tdls_add_vht_oper()
310 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_USE_HT; in mwifiex_tdls_add_vht_oper()
333 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.h1445 u8 chan_width; member
1840 u8 chan_width; member
Dmain.h531 u8 chan_width:2; member
Dcfg80211.c106 switch (channel_band.band_config.chan_width) { in mwifiex_get_chan_type()
/Linux-v5.4/net/mac80211/
Drate.c508 enum nl80211_chan_width chan_width, in rate_idx_match_mask() argument
525 if (chan_width == NL80211_CHAN_WIDTH_40) in rate_idx_match_mask()
558 switch (chan_width) { in rate_idx_match_mask()
575 if (chan_width == NL80211_CHAN_WIDTH_40) in rate_idx_match_mask()
791 enum nl80211_chan_width chan_width; in rate_control_apply_mask_ratetbl() local
797 chan_width = sta->sdata->vif.bss_conf.chandef.width; in rate_control_apply_mask_ratetbl()
803 sband, chan_width, mask, mcs_mask, in rate_control_apply_mask_ratetbl()
814 enum nl80211_chan_width chan_width; in rate_control_apply_mask() local
834 chan_width = sdata->vif.bss_conf.chandef.width; in rate_control_apply_mask()
842 chan_width, mask, mcs_mask, vht_mask); in rate_control_apply_mask()
Dspectmgmt.c136 .chan_width = in ieee80211_parse_ch_switch_ie()
Dtrace.h40 __field(u32, chan_width) \
45 __entry->chan_width = (c) ? (c)->width : 0; \
49 #define CHANDEF_PR_ARG __entry->control_freq, __entry->chan_width, \
1549 u32 chan_width; member
1600 SWITCH_ENTRY_ASSIGN(old_chandef.chan_width,
1608 SWITCH_ENTRY_ASSIGN(new_chandef.chan_width,
Dutil.c2898 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in ieee80211_ie_build_vht_oper()
2910 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in ieee80211_ie_build_vht_oper()
2913 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in ieee80211_ie_build_vht_oper()
2916 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_USE_HT; in ieee80211_ie_build_vht_oper()
3009 switch (oper->chan_width) { in ieee80211_chandef_vht_oper()
/Linux-v5.4/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()
/Linux-v5.4/sound/soc/sh/rcar/
Dcore.c625 rdai->chan_width = width; in rsnd_rdai_width_ctrl()
627 return rdai->chan_width; in rsnd_rdai_width_ctrl()
Dssi.c531 if (fmt_width > rdai->chan_width) { in rsnd_ssi_hw_params()
Drsnd.h534 int chan_width; /* 16/24/32 bit width */ member
/Linux-v5.4/include/linux/
Dieee80211.h1557 u8 chan_width; member