Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A D11ac.c213 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 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()
H A D11h.c146 cr_req->chan_desc.chan_width = radar_params->chandef->width; in mwifiex_cmd_issue_chan_report_request()
H A Dfw.h1488 u8 chan_width; member
1883 u8 chan_width; member
H A Dcfg80211.c95 switch (channel_band.band_config.chan_width) { in mwifiex_get_chan_type()
/linux/sound/soc/codecs/
H A Dframer-codec.c158 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 Dpnd2_edac.h181 u32 chan_width : 1; member
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dlink.c696 enum nl80211_chan_width chan_width = in iwl_mld_get_n_subchannels() local
698 int mhz = nl80211_chan_width_to_mhz(chan_width); in iwl_mld_get_n_subchannels()
/linux/net/mac80211/
H A 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, \
1750 u32 chan_width; member
1806 SWITCH_ENTRY_ASSIGN(old_chandef.chan_width,
1818 SWITCH_ENTRY_ASSIGN(new_chandef.chan_width,
/linux/sound/soc/renesas/rcar/
H A Dcore.c633 rdai->chan_width = width; in rsnd_rdai_width_ctrl()
635 return rdai->chan_width; in rsnd_rdai_width_ctrl()
H A Drsnd.h540 int chan_width; /* 16/24/32 bit width */ member
/linux/include/net/
H A Dcfg80211.h1026 int nl80211_chan_width_to_mhz(enum nl80211_chan_width chan_width);
/linux/drivers/net/wireless/ath/ath10k/
H A Dwmi-tlv.c4440 .chan_width = WMI_TLV_PEER_CHAN_WIDTH,
H A Dwmi.c752 .chan_width = WMI_PEER_CHAN_WIDTH,
/linux/drivers/net/wireless/ath/ath11k/
H A Dwmi.c8388 ev->pdev_id, ev->detection_mode, ev->chan_freq, ev->chan_width, in ath11k_wmi_pdev_dfs_radar_detected_event()