Home
last modified time | relevance | path

Searched refs:profile (Results 1 – 22 of 22) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/
Di_qdf_ipa_wdi3.h402 #define __QDF_IPA_WDI_PERF_PROFILE_CLIENT(profile) \ argument
403 (((struct ipa_wdi_perf_profile *)(profile))->client)
404 #define __QDF_IPA_WDI_PERF_PROFILE_MAX_SUPPORTED_BW_MBPS(profile) \ argument
405 (((struct ipa_wdi_perf_profile *)(profile))->max_supported_bw_mbps)
592 struct ipa_wdi_perf_profile *profile) in __qdf_ipa_wdi_set_perf_profile() argument
594 return ipa_wdi_set_perf_profile_per_inst(hdl, profile); in __qdf_ipa_wdi_set_perf_profile()
752 struct ipa_wdi_perf_profile *profile) in __qdf_ipa_wdi_set_perf_profile() argument
754 return ipa_wdi_set_perf_profile(profile); in __qdf_ipa_wdi_set_perf_profile()
928 #define __QDF_IPA_WDI_PERF_PROFILE_CLIENT(profile) \ argument
929 (((struct ipa_wdi3_perf_profile *)(profile))->client)
[all …]
Di_qdf_ipa.h193 #define QDF_IPA_RM_PERF_PROFILE_MAX_SUPPORTED_BANDWIDTH_MBPS(profile) \ argument
194 (((struct ipa_rm_perf_profile *)(profile))->max_supported_bandwidth_mbps)
772 struct ipa_rm_perf_profile *profile) in __qdf_ipa_rm_set_perf_profile() argument
774 return ipa_rm_set_perf_profile(resource_name, profile); in __qdf_ipa_rm_set_perf_profile()
/wlan-driver/qca-wifi-host-cmn/qdf/inc/
Dqdf_ipa_wdi3.h353 #define QDF_IPA_WDI_PERF_PROFILE_CLIENT(profile) \ argument
354 __QDF_IPA_WDI_PERF_PROFILE_CLIENT(profile)
355 #define QDF_IPA_WDI_PERF_PROFILE_MAX_SUPPORTED_BW_MBPS(profile) \ argument
356 __QDF_IPA_WDI_PERF_PROFILE_MAX_SUPPORTED_BW_MBPS(profile)
455 qdf_ipa_wdi_perf_profile_t *profile) in qdf_ipa_wdi_set_perf_profile() argument
457 return __qdf_ipa_wdi_set_perf_profile(hdl, profile); in qdf_ipa_wdi_set_perf_profile()
Dqdf_ipa.h479 qdf_ipa_rm_perf_profile_t *profile) in qdf_ipa_rm_set_perf_profile() argument
481 return __qdf_ipa_rm_set_perf_profile(resource_name, profile); in qdf_ipa_rm_set_perf_profile()
/wlan-driver/qcacld-3.0/core/sme/inc/
Dcsr_api.h795 #define CSR_IS_NDI(profile) (eCSR_BSS_TYPE_NDI == (profile)->BSSType) argument
797 #define CSR_IS_NDI(profile) (false) argument
801 #define CSR_IS_CONN_NDI(profile) (eCSR_BSS_TYPE_NDI == (profile)->BSSType) argument
803 #define CSR_IS_CONN_NDI(profile) (false) argument
/wlan-driver/qcacld-3.0/components/wmi/src/
Dwmi_unified_roam_tlv.c5195 wmi_ap_profile *profile; in send_roam_scan_offload_ap_profile_cmd_tlv() local
5225 if (ap_profile->profile.num_allowed_authmode) { in send_roam_scan_offload_ap_profile_cmd_tlv()
5227 len += ap_profile->profile.num_allowed_authmode * in send_roam_scan_offload_ap_profile_cmd_tlv()
5248 profile = (wmi_ap_profile *)buf_ptr; in send_roam_scan_offload_ap_profile_cmd_tlv()
5249 WMITLV_SET_HDR(&profile->tlv_header, in send_roam_scan_offload_ap_profile_cmd_tlv()
5252 profile->flags = ap_profile->profile.flags; in send_roam_scan_offload_ap_profile_cmd_tlv()
5253 profile->rssi_threshold = ap_profile->profile.rssi_threshold; in send_roam_scan_offload_ap_profile_cmd_tlv()
5254 profile->bg_rssi_threshold = ap_profile->profile.bg_rssi_threshold; in send_roam_scan_offload_ap_profile_cmd_tlv()
5255 profile->ssid.ssid_len = ap_profile->profile.ssid.length; in send_roam_scan_offload_ap_profile_cmd_tlv()
5256 qdf_mem_copy(profile->ssid.ssid, ap_profile->profile.ssid.ssid, in send_roam_scan_offload_ap_profile_cmd_tlv()
[all …]
/wlan-driver/qcacld-3.0/core/dp/txrx/
Dol_txrx_ipa.c1021 qdf_ipa_wdi_perf_profile_t profile; in ol_txrx_ipa_set_perf_level() local
1024 QDF_IPA_WDI_PERF_PROFILE_CLIENT(&profile) = client; in ol_txrx_ipa_set_perf_level()
1025 QDF_IPA_WDI_PERF_PROFILE_MAX_SUPPORTED_BW_MBPS(&profile) = in ol_txrx_ipa_set_perf_level()
1027 result = qdf_ipa_wdi_set_perf_profile(hdl, &profile); in ol_txrx_ipa_set_perf_level()
1807 qdf_ipa_rm_perf_profile_t profile; in ol_txrx_ipa_set_perf_level() local
1820 QDF_IPA_RM_PERF_PROFILE_MAX_SUPPORTED_BANDWIDTH_MBPS(&profile) = in ol_txrx_ipa_set_perf_level()
1822 result = qdf_ipa_rm_set_perf_profile(resource_name, &profile); in ol_txrx_ipa_set_perf_level()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/core/src/
Dwlan_cm_roam_offload.c1322 struct ap_profile *profile) in cm_roam_fill_11w_params() argument
1355 profile->rsn_mcastmgmtcipherset = group_mgmt_cipher; in cm_roam_fill_11w_params()
1356 profile->flags |= WMI_AP_PROFILE_FLAG_PMF; in cm_roam_fill_11w_params()
1358 profile->rsn_mcastmgmtcipherset = WMI_CIPHER_NONE; in cm_roam_fill_11w_params()
1715 struct ap_profile *profile) in cm_update_crypto_params() argument
1728 profile->rsn_ucastcipherset = cm_crpto_cipher_wmi_cipher(uccipher); in cm_update_crypto_params()
1732 profile->rsn_mcastcipherset = cm_crpto_cipher_wmi_cipher(mccipher); in cm_update_crypto_params()
1735 cm_roam_fill_11w_params(vdev, profile); in cm_update_crypto_params()
1741 profile->rsn_authmode = in cm_update_crypto_params()
1755 profile->allowed_authmode[num_allowed_authmode++] = in cm_update_crypto_params()
[all …]
/wlan-driver/qcacld-3.0/components/target_if/connection_mgr/src/
Dtarget_if_cm_roam_offload.c1114 rsn_authmode = req->profile.rsn_authmode; in target_if_cm_roam_scan_offload_ap_profile()
1117 req->profile.rsn_authmode = in target_if_cm_roam_scan_offload_ap_profile()
1122 if (!req->profile.rssi_abs_thresh) { in target_if_cm_roam_scan_offload_ap_profile()
1124 req->profile.rssi_abs_thresh = RSSI_MIN_VALUE; in target_if_cm_roam_scan_offload_ap_profile()
1127 req->profile.rssi_abs_thresh -= in target_if_cm_roam_scan_offload_ap_profile()
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
Dwlan_policy_mgr_pcl.c4855 enum host_concurrent_ap_policy profile = in _policy_mgr_is_vdev_ll_sap() local
4876 profile = wlan_mlme_get_ap_policy(vdev); in _policy_mgr_is_vdev_ll_sap()
4880 if (profile == HOST_CONCURRENT_AP_POLICY_XR) in _policy_mgr_is_vdev_ll_sap()
4884 if (profile == HOST_CONCURRENT_AP_POLICY_GAMING_AUDIO || in _policy_mgr_is_vdev_ll_sap()
4885 profile == in _policy_mgr_is_vdev_ll_sap()
4890 if (profile == HOST_CONCURRENT_AP_POLICY_GAMING_AUDIO || in _policy_mgr_is_vdev_ll_sap()
4891 profile == in _policy_mgr_is_vdev_ll_sap()
4893 profile == HOST_CONCURRENT_AP_POLICY_XR) in _policy_mgr_is_vdev_ll_sap()
Dwlan_policy_mgr_get_set_utils.c12606 enum host_concurrent_ap_policy profile = in _policy_mgr_get_ll_sap_freq() local
12636 profile = wlan_mlme_get_ap_policy(sap_vdev); in _policy_mgr_get_ll_sap_freq()
12641 if (profile == HOST_CONCURRENT_AP_POLICY_XR) in _policy_mgr_get_ll_sap_freq()
12645 if (profile == HOST_CONCURRENT_AP_POLICY_GAMING_AUDIO || in _policy_mgr_get_ll_sap_freq()
12646 profile == in _policy_mgr_get_ll_sap_freq()
12651 if (profile == HOST_CONCURRENT_AP_POLICY_GAMING_AUDIO || in _policy_mgr_get_ll_sap_freq()
12652 profile == HOST_CONCURRENT_AP_POLICY_XR || in _policy_mgr_get_ll_sap_freq()
12653 profile == in _policy_mgr_get_ll_sap_freq()
/wlan-driver/qcacld-3.0/configs/
Dgenoa.common243 # enable/disable feature flags based upon mobile router profile
Dqca6174_defconfig396 # enable/disable feature flags based upon mobile router profile
Dwcn6450_defconfig405 # enable/disable feature flags based upon mobile router profile
Dqca6390_defconfig456 # enable/disable feature flags based upon mobile router profile
Dpeach_defconfig509 # enable/disable feature flags based upon mobile router profile
Dwear_defconfig574 # enable/disable feature flags based upon mobile router profile
Ddefault_defconfig910 # enable/disable feature flags based upon mobile router profile
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/
Ddp_ipa.c3585 qdf_ipa_wdi_perf_profile_t profile; in dp_ipa_set_perf_level() local
3588 profile.client = client; in dp_ipa_set_perf_level()
3589 profile.max_supported_bw_mbps = max_supported_bw_mbps; in dp_ipa_set_perf_level()
3591 result = qdf_ipa_wdi_set_perf_profile(hdl, &profile); in dp_ipa_set_perf_level()
/wlan-driver/qcacld-3.0/components/umac/mlme/connection_mgr/dispatcher/inc/
Dwlan_cm_roam_public_struct.h1231 struct ap_profile profile; member
/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg80211.c17006 uint32_t profile = 0; in __wlan_hdd_cfg80211_ap_policy() local
17030 profile = AP_PROFILE_XR_ENABLE; in __wlan_hdd_cfg80211_ap_policy()
17034 profile = AP_PROFILE_XPAN_ENABLE; in __wlan_hdd_cfg80211_ap_policy()
17036 profile, VDEV_CMD); in __wlan_hdd_cfg80211_ap_policy()
17038 hdd_err("Failed to set profile %d", profile); in __wlan_hdd_cfg80211_ap_policy()
/wlan-driver/qcacld-3.0/core/sme/src/common/
Dsme_api.c6482 struct csr_roam_profile *profile, uint32_t if_addr) in sme_send_hlp_ie_info() argument