Home
last modified time | relevance | path

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

/drivers/net/wireless/marvell/mwifiex/
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()
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.c146 cr_req->chan_desc.chan_width = radar_params->chandef->width; in mwifiex_cmd_issue_chan_report_request()
Dfw.h1442 u8 chan_width; member
1837 u8 chan_width; member
Dmain.h521 u8 chan_width:2; member
Dcfg80211.c95 switch (channel_band.band_config.chan_width) { in mwifiex_get_chan_type()
/drivers/edac/
Dpnd2_edac.h181 u32 chan_width : 1; member
Dpnd2_edac.c997 if (dsch.chan_width == 0) in dnv_pmi2mem()
1007 if (dsch.chan_width == 0) in dnv_pmi2mem()
/drivers/net/wireless/intel/iwlwifi/mvm/
Dtx.c1394 static int iwl_mvm_get_hwrate_chan_width(u32 chan_width) in iwl_mvm_get_hwrate_chan_width() argument
1396 switch (chan_width) { in iwl_mvm_get_hwrate_chan_width()
/drivers/net/wireless/ath/ath10k/
Dwmi.h5117 u32 chan_width; member
Dwmi-tlv.c4423 .chan_width = WMI_TLV_PEER_CHAN_WIDTH,
Dwmi.c750 .chan_width = WMI_PEER_CHAN_WIDTH,
Dmac.c6770 ar->wmi.peer_param->chan_width, bw); in ath10k_sta_rc_update_wk()
/drivers/net/wireless/ath/ath11k/
Dwmi.h4476 u32 chan_width; member
Dwmi.c7728 ev->pdev_id, ev->detection_mode, ev->chan_freq, ev->chan_width, in ath11k_wmi_pdev_dfs_radar_detected_event()