Searched refs:chan_width (Results 1 – 16 of 16) sorted by relevance
/Linux-v5.4/drivers/net/wireless/marvell/mwifiex/ |
D | 11ac.c | 225 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()
|
D | tdls.c | 301 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()
|
D | 11h.c | 158 cr_req->chan_desc.chan_width = radar_params->chandef->width; in mwifiex_cmd_issue_chan_report_request()
|
D | fw.h | 1445 u8 chan_width; member 1840 u8 chan_width; member
|
D | main.h | 531 u8 chan_width:2; member
|
D | cfg80211.c | 106 switch (channel_band.band_config.chan_width) { in mwifiex_get_chan_type()
|
/Linux-v5.4/net/mac80211/ |
D | rate.c | 508 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()
|
D | spectmgmt.c | 136 .chan_width = in ieee80211_parse_ch_switch_ie()
|
D | trace.h | 40 __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,
|
D | util.c | 2898 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/ |
D | pnd2_edac.h | 181 u32 chan_width : 1; member
|
D | pnd2_edac.c | 1019 if (dsch.chan_width == 0) in dnv_pmi2mem() 1029 if (dsch.chan_width == 0) in dnv_pmi2mem()
|
/Linux-v5.4/sound/soc/sh/rcar/ |
D | core.c | 625 rdai->chan_width = width; in rsnd_rdai_width_ctrl() 627 return rdai->chan_width; in rsnd_rdai_width_ctrl()
|
D | ssi.c | 531 if (fmt_width > rdai->chan_width) { in rsnd_ssi_hw_params()
|
D | rsnd.h | 534 int chan_width; /* 16/24/32 bit width */ member
|
/Linux-v5.4/include/linux/ |
D | ieee80211.h | 1557 u8 chan_width; member
|