Home
last modified time | relevance | path

Searched refs:one_by_one_dbs (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_ucfg.c376 bool *one_by_one_dbs, in ucfg_policy_mgr_get_dbs_hw_modes() argument
379 return policy_mgr_get_dbs_hw_modes(psoc, one_by_one_dbs, in ucfg_policy_mgr_get_dbs_hw_modes()
H A Dwlan_policy_mgr_get_set_utils.c2892 bool *one_by_one_dbs, bool *two_by_two_dbs) in policy_mgr_get_dbs_hw_modes() argument
2900 *one_by_one_dbs = false; in policy_mgr_get_dbs_hw_modes()
2969 *one_by_one_dbs = true; in policy_mgr_get_dbs_hw_modes()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_ucfg.h467 bool *one_by_one_dbs,
H A Dwlan_policy_mgr_api.h3704 bool *one_by_one_dbs, bool *two_by_two_dbs);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg80211.c5186 bool one_by_one_dbs, two_by_two_dbs; in __wlan_hdd_cfg80211_get_features() local
5302 &one_by_one_dbs, &two_by_two_dbs); in __wlan_hdd_cfg80211_get_features()
5304 if (one_by_one_dbs) in __wlan_hdd_cfg80211_get_features()
5310 if (!one_by_one_dbs && !two_by_two_dbs) in __wlan_hdd_cfg80211_get_features()