Home
last modified time | relevance | path

Searched refs:hw_mode_bandwidth (Results 1 – 14 of 14) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_ipa.h78 void hdd_ipa_set_perf_level_bw(enum hw_mode_bandwidth bw);
98 static inline void hdd_ipa_set_perf_level_bw(enum hw_mode_bandwidth bw) in hdd_ipa_set_perf_level_bw()
H A Dwlan_hdd_main.h2415 enum hw_mode_bandwidth ch_bw;
5324 enum hw_mode_bandwidth wlan_hdd_get_channel_bw(enum nl80211_chan_width width);
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_i.h629 enum hw_mode_bandwidth mac0_bw,
631 enum hw_mode_bandwidth mac1_bw,
664 enum hw_mode_bandwidth mac0_bw,
666 enum hw_mode_bandwidth mac1_bw,
715 enum hw_mode_bandwidth bw,
1089 enum hw_mode_bandwidth bw,
1211 enum hw_mode_bandwidth
H A Dwlan_policy_mgr_core.c277 enum hw_mode_bandwidth mac0_bw, in policy_mgr_get_matching_hw_mode_index()
279 enum hw_mode_bandwidth mac1_bw, in policy_mgr_get_matching_hw_mode_index()
368 enum hw_mode_bandwidth mac0_bw, in policy_mgr_get_hw_mode_idx_from_dbs_hw_list()
370 enum hw_mode_bandwidth mac1_bw, in policy_mgr_get_hw_mode_idx_from_dbs_hw_list()
483 enum hw_mode_bandwidth bw, in policy_mgr_update_conc_list()
494 enum hw_mode_bandwidth max_bw; in policy_mgr_update_conc_list()
2113 enum hw_mode_bandwidth policy_mgr_get_bw(enum phy_ch_width chan_width) in policy_mgr_get_bw()
2115 enum hw_mode_bandwidth bw = HW_MODE_BW_NONE; in policy_mgr_get_bw()
2150 enum phy_ch_width policy_mgr_get_ch_width(enum hw_mode_bandwidth bw) in policy_mgr_get_ch_width()
H A Dwlan_policy_mgr_get_set_utils.c692 static enum hw_mode_bandwidth policy_mgr_map_wmi_channel_width_to_hw_mode_bw( in policy_mgr_map_wmi_channel_width_to_hw_mode_bw()
5162 enum hw_mode_bandwidth max_bw; in policy_mgr_decr_active_session()
9622 enum hw_mode_bandwidth bw, in policy_mgr_is_concurrency_allowed()
9802 enum hw_mode_bandwidth bw, in policy_mgr_allow_concurrency()
9834 uint32_t ch_freq, enum hw_mode_bandwidth bw, in policy_mgr_allow_concurrency_csa()
10370 enum hw_mode_bandwidth *ch_width) in policy_mgr_is_sta_present_on_dfs_channel()
10407 enum hw_mode_bandwidth *ch_width) in policy_mgr_is_sta_present_on_freq()
10554 enum hw_mode_bandwidth *ch_width) in policy_mgr_is_any_dfs_beaconing_session_present()
10592 enum hw_mode_bandwidth ch_width; in policy_mgr_scan_trim_5g_chnls_for_dfs_ap()
10593 enum hw_mode_bandwidth ch_sta_width; in policy_mgr_scan_trim_5g_chnls_for_dfs_ap()
[all …]
H A Dwlan_policy_mgr_action.c167 enum hw_mode_bandwidth mac0_bw, in policy_mgr_pdev_set_hw_mode()
169 enum hw_mode_bandwidth mac1_bw, in policy_mgr_pdev_set_hw_mode()
3366 enum hw_mode_bandwidth bw; in policy_mgr_sta_sap_dfs_scc_conc_check()
H A Dwlan_policy_mgr_pcl.c4051 enum hw_mode_bandwidth sta_ch_width; in policy_mgr_modify_sap_pcl_based_on_mandatory_channel()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_public_struct.h1397 enum hw_mode_bandwidth { enum
1530 enum hw_mode_bandwidth bw;
1783 enum hw_mode_bandwidth mac0_bw;
1784 enum hw_mode_bandwidth mac1_bw;
H A Dwlan_policy_mgr_api.h1548 enum hw_mode_bandwidth *ch_width);
1569 enum hw_mode_bandwidth bw,
1651 uint32_t ch_freq, enum hw_mode_bandwidth bw,
1661 enum hw_mode_bandwidth policy_mgr_get_bw(enum phy_ch_width chan_width);
2097 enum hw_mode_bandwidth mac0_bw,
2099 enum hw_mode_bandwidth mac1_bw,
2311 void (*hdd_ipa_set_perf_level_bw)(enum hw_mode_bandwidth bw);
2870 enum hw_mode_bandwidth *ch_width);
2884 enum hw_mode_bandwidth *ch_width);
4103 enum phy_ch_width policy_mgr_get_ch_width(enum hw_mode_bandwidth bw);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_ipa.c439 void hdd_ipa_set_perf_level_bw(enum hw_mode_bandwidth bw) in hdd_ipa_set_perf_level_bw()
H A Dwlan_hdd_hostapd.c7872 enum hw_mode_bandwidth channel_width; in __wlan_hdd_cfg80211_start_ap()
H A Dwlan_hdd_main.c22068 enum hw_mode_bandwidth wlan_hdd_get_channel_bw(enum nl80211_chan_width width) in wlan_hdd_get_channel_bw()
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_module.c614 enum hw_mode_bandwidth sta_ch_width; in wlan_sap_get_concurrent_bw()
H A Dsap_fsm.c3247 enum hw_mode_bandwidth ch_wd; in wlansap_is_power_change_required()