Searched refs:chan_width (Results 1 – 20 of 20) sorted by relevance
| /drivers/net/wireless/marvell/mwifiex/ |
| A D | 11ac.c | 213 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()
|
| A D | tdls.c | 302 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()
|
| A D | 11h.c | 146 cr_req->chan_desc.chan_width = radar_params->chandef->width; in mwifiex_cmd_issue_chan_report_request()
|
| A D | fw.h | 1488 u8 chan_width; member 1883 u8 chan_width; member
|
| A D | main.h | 511 u8 chan_width:2; member
|
| A D | cfg80211.c | 95 switch (channel_band.band_config.chan_width) { in mwifiex_get_chan_type()
|
| /drivers/net/wireless/intel/iwlwifi/mvm/ |
| A D | link.c | 439 enum nl80211_chan_width chan_width = in iwl_mvm_get_puncturing_factor() local 441 int mhz = nl80211_chan_width_to_mhz(chan_width); in iwl_mvm_get_puncturing_factor() 645 u8 chan_width = iwl_mvm_get_channel_width(chandef); in iwl_mvm_get_esr_rssi_thresh() local 653 if (chan_width == IWL_PHY_CHANNEL_MODE320) in iwl_mvm_get_esr_rssi_thresh() 654 chan_width = IWL_PHY_CHANNEL_MODE20; in iwl_mvm_get_esr_rssi_thresh() 656 threshs = &bw_to_rssi_threshs_map[chan_width]; in iwl_mvm_get_esr_rssi_thresh()
|
| A D | tx.c | 1439 static int iwl_mvm_get_hwrate_chan_width(u32 chan_width) in iwl_mvm_get_hwrate_chan_width() argument 1441 switch (chan_width) { in iwl_mvm_get_hwrate_chan_width()
|
| /drivers/edac/ |
| A D | pnd2_edac.h | 181 u32 chan_width : 1; member
|
| A D | pnd2_edac.c | 998 if (dsch.chan_width == 0) in dnv_pmi2mem() 1008 if (dsch.chan_width == 0) in dnv_pmi2mem()
|
| /drivers/net/wireless/intel/iwlwifi/mld/ |
| A D | link.c | 677 enum nl80211_chan_width chan_width = in iwl_mld_get_n_subchannels() local 679 int mhz = nl80211_chan_width_to_mhz(chan_width); in iwl_mld_get_n_subchannels()
|
| A D | tx.c | 1006 u32 chan_width = rate_n_flags & RATE_MCS_CHAN_WIDTH_MSK; in iwl_mld_hwrate_to_tx_rate() local 1012 switch (chan_width) { in iwl_mld_hwrate_to_tx_rate()
|
| /drivers/net/wireless/ath/ath10k/ |
| A D | wmi.h | 5145 u32 chan_width; member
|
| A D | wmi-tlv.c | 4440 .chan_width = WMI_TLV_PEER_CHAN_WIDTH,
|
| A D | mac.c | 6799 ar->wmi.peer_param->chan_width, bw); in ath10k_sta_rc_update_wk()
|
| A D | wmi.c | 752 .chan_width = WMI_PEER_CHAN_WIDTH,
|
| /drivers/net/wireless/ath/ath11k/ |
| A D | wmi.h | 4854 u32 chan_width; member
|
| A D | wmi.c | 8379 ev->pdev_id, ev->detection_mode, ev->chan_freq, ev->chan_width, in ath11k_wmi_pdev_dfs_radar_detected_event()
|
| /drivers/net/wireless/ath/ath12k/ |
| A D | wmi.h | 4469 __le32 chan_width; member
|
| A D | wmi.c | 8524 ev->pdev_id, ev->detection_mode, ev->chan_freq, ev->chan_width, in ath12k_wmi_pdev_dfs_radar_detected_event()
|
Completed in 227 milliseconds