Searched refs:chan_width (Results 1 – 13 of 13) sorted by relevance
/Linux-v4.19/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 | 303 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in mwifiex_tdls_add_vht_oper() 306 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_160MHZ; in mwifiex_tdls_add_vht_oper() 309 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80P80MHZ; in mwifiex_tdls_add_vht_oper() 312 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_USE_HT; in mwifiex_tdls_add_vht_oper() 335 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 1834 u8 chan_width; member
|
D | main.h | 530 u8 chan_width:2; member
|
D | cfg80211.c | 106 switch (channel_band.band_config.chan_width) { in mwifiex_get_chan_type()
|
/Linux-v4.19/net/mac80211/ |
D | rate.c | 511 enum nl80211_chan_width chan_width, in rate_idx_match_mask() argument 528 if (chan_width == NL80211_CHAN_WIDTH_40) in rate_idx_match_mask() 561 switch (chan_width) { in rate_idx_match_mask() 578 if (chan_width == NL80211_CHAN_WIDTH_40) in rate_idx_match_mask() 794 enum nl80211_chan_width chan_width; in rate_control_apply_mask_ratetbl() local 800 chan_width = sta->sdata->vif.bss_conf.chandef.width; in rate_control_apply_mask_ratetbl() 806 sband, chan_width, mask, mcs_mask, in rate_control_apply_mask_ratetbl() 817 enum nl80211_chan_width chan_width; in rate_control_apply_mask() local 837 chan_width = sdata->vif.bss_conf.chandef.width; in rate_control_apply_mask() 845 chan_width, mask, mcs_mask, vht_mask); in rate_control_apply_mask()
|
D | spectmgmt.c | 139 .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, \ 1518 u32 chan_width; member 1569 SWITCH_ENTRY_ASSIGN(old_chandef.chan_width, 1577 SWITCH_ENTRY_ASSIGN(new_chandef.chan_width,
|
D | util.c | 2605 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in ieee80211_ie_build_vht_oper() 2617 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in ieee80211_ie_build_vht_oper() 2620 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_80MHZ; in ieee80211_ie_build_vht_oper() 2623 vht_oper->chan_width = IEEE80211_VHT_CHANWIDTH_USE_HT; in ieee80211_ie_build_vht_oper() 2674 switch (oper->chan_width) { in ieee80211_chandef_vht_oper()
|
/Linux-v4.19/drivers/edac/ |
D | pnd2_edac.h | 189 u32 chan_width : 1; member
|
D | pnd2_edac.c | 1022 if (dsch.chan_width == 0) in dnv_pmi2mem() 1032 if (dsch.chan_width == 0) in dnv_pmi2mem()
|
/Linux-v4.19/include/linux/ |
D | ieee80211.h | 1538 u8 chan_width; member
|