Home
last modified time | relevance | path

Searched refs:CH_WIDTH_10MHZ (Results 1 – 21 of 21) sorted by relevance

/wlan-driver/qcacld-3.0/core/cds/src/
Dcds_reg_service.c138 bandwidth = CH_WIDTH_10MHZ; in cds_get_vendor_reg_flags()
140 case CH_WIDTH_10MHZ: in cds_get_vendor_reg_flags()
/wlan-driver/qca-wifi-host-cmn/os_if/linux/spectral/src/
Dwlan_cfg80211_spectral.c216 case CH_WIDTH_10MHZ: in wlan_spectral_get_nl80211_chwidth()
245 return CH_WIDTH_10MHZ; in wlan_spectral_get_phy_ch_width()
270 case CH_WIDTH_10MHZ: in wlan_spectral_get_nl80211_chwidth()
297 return CH_WIDTH_10MHZ; in wlan_spectral_get_phy_ch_width()
/wlan-driver/qca-wifi-host-cmn/umac/cmn_services/inc/
Dwlan_cmn.h608 CH_WIDTH_10MHZ, enumerator
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_services_common.c437 [CH_WIDTH_5MHZ] = CH_WIDTH_10MHZ,
438 [CH_WIDTH_10MHZ] = CH_WIDTH_20MHZ,
467 [CH_WIDTH_20MHZ] = CH_WIDTH_10MHZ, in get_next_lower_bandwidth()
468 [CH_WIDTH_10MHZ] = CH_WIDTH_5MHZ, in get_next_lower_bandwidth()
1389 case CH_WIDTH_10MHZ: in reg_get_bw_value()
1416 case CH_WIDTH_10MHZ: in reg_get_bw_value()
4302 else if (bw == CH_WIDTH_10MHZ) in reg_get_5g_chan_state()
5015 else if (bw == CH_WIDTH_10MHZ) in reg_get_5g_bonded_channel_state_for_pwrmode()
5091 else if (bw == CH_WIDTH_10MHZ) in reg_get_2g_bonded_channel_state_for_freq()
8893 {CH_WIDTH_10MHZ, WIRELESS_10_MODES},
[all …]
/wlan-driver/qca-wifi-host-cmn/target_if/mlme/vdev_mgr/src/
Dtarget_if_vdev_mgr_tx_ops.c1406 case CH_WIDTH_10MHZ: in target_if_phy_ch_width_to_wmi_chan_width()
1432 return CH_WIDTH_10MHZ; in target_if_wmi_chan_width_to_phy_ch_width()
/wlan-driver/qcacld-3.0/components/son/dispatcher/src/
Dson_api.c291 bandwidth = CH_WIDTH_10MHZ; in wlan_son_get_chan_flag()
293 case CH_WIDTH_10MHZ: in wlan_son_get_chan_flag()
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfr.c555 return CH_WIDTH_10MHZ; in convert_capture_bw()
Dwlan_hdd_assoc.c2848 case CH_WIDTH_10MHZ: in hdd_convert_ch_width_to_cdp_peer_bw()
Dwlan_hdd_main.c1189 return CH_WIDTH_10MHZ; in hdd_map_nl_chan_width()
10218 ch_width == CH_WIDTH_10MHZ))) in wlan_hdd_is_mon_channel_bw_valid()
10226 if (ch_width > CH_WIDTH_10MHZ || in wlan_hdd_is_mon_channel_bw_valid()
10228 ch_width == CH_WIDTH_10MHZ))) in wlan_hdd_is_mon_channel_bw_valid()
22014 .phy_chwidth = CH_WIDTH_10MHZ,
Dwlan_hdd_hostapd.c8028 sub_20_ch_width = CH_WIDTH_10MHZ; in __wlan_hdd_cfg80211_start_ap()
Dwlan_hdd_cfg80211.c19447 case CH_WIDTH_10MHZ: in hdd_convert_phy_bw_to_nl_bw()
27680 if (ch_width > CH_WIDTH_10MHZ || in __wlan_hdd_cfg80211_set_mon_ch()
28945 case CH_WIDTH_10MHZ: in wlan_hdd_update_chandef()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
Dlim_assoc_utils.c4142 pAddBssParams->ch_width = CH_WIDTH_10MHZ; in lim_sta_send_add_bss()
4143 pAddBssParams->staContext.ch_width = CH_WIDTH_10MHZ; in lim_sta_send_add_bss()
4442 pAddBssParams->ch_width = CH_WIDTH_10MHZ; in lim_sta_send_add_bss_pre_assoc()
4443 pAddBssParams->staContext.ch_width = CH_WIDTH_10MHZ; in lim_sta_send_add_bss_pre_assoc()
Dlim_utils.h802 case CH_WIDTH_10MHZ: in ch_width_in_mhz()
Dlim_process_assoc_req_frame.c3128 case CH_WIDTH_10MHZ: in lim_convert_channel_width_enum()
/wlan-driver/qca-wifi-host-cmn/target_if/spectral/
Dtarget_if_spectral.c647 CH_WIDTH_10MHZ, enumerator
2242 [CH_WIDTH_20MHZ] = CH_WIDTH_10MHZ,
2243 [CH_WIDTH_10MHZ] = CH_WIDTH_5MHZ,
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
Dwlan_cm_vdev_connect.c525 case CH_WIDTH_10MHZ: in cm_get_diag_ch_width()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_core.c2136 case CH_WIDTH_10MHZ: in policy_mgr_get_bw()
2174 ch_width = CH_WIDTH_10MHZ; in policy_mgr_get_ch_width()
/wlan-driver/qcacld-3.0/core/wma/src/
Dwma_features.c714 (CH_WIDTH_10MHZ == chan_width)) && in wma_chan_phy_mode()
771 (CH_WIDTH_10MHZ == chan_width)) && in wma_chan_phy_mode()
Dwma_scan_roam.c119 case CH_WIDTH_10MHZ: in wma_map_phy_ch_bw_to_wmi_channel_width()
/wlan-driver/qcacld-3.0/core/sap/src/
Dsap_ch_select.c2806 ch_width == CH_WIDTH_10MHZ || in sap_acs_next_lower_bandwidth()
/wlan-driver/qca-wifi-host-cmn/wmi/src/
Dwmi_unified_tlv.c8619 return CH_WIDTH_10MHZ; in wmi_map_ch_width()
8752 case CH_WIDTH_10MHZ: in convert_host_to_target_ch_width()