Home
last modified time | relevance | path

Searched refs:policy_mgr_hw_mode (Results 1 – 10 of 10) sorted by relevance

/wlan-driver/qcacld-3.0/core/sme/inc/
H A Dsme_inside.h111 struct policy_mgr_hw_mode set_hw_mode_cmd;
H A Dsme_api.h1822 QDF_STATUS sme_pdev_set_hw_mode(struct policy_mgr_hw_mode msg);
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/inc/
H A Dwlan_policy_mgr_public_struct.h1612 struct policy_mgr_hw_mode { struct
H A Dwlan_policy_mgr_api.h2183 QDF_STATUS (*sme_pdev_set_hw_mode)(struct policy_mgr_hw_mode msg);
/wlan-driver/qcacld-3.0/core/wma/inc/
H A Dwma.h1526 struct policy_mgr_hw_mode *msg);
/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_api.h688 struct policy_mgr_hw_mode set_hw;
/wlan-driver/qcacld-3.0/components/cmn_services/policy_mgr/src/
H A Dwlan_policy_mgr_action.c179 struct policy_mgr_hw_mode msg; in policy_mgr_pdev_set_hw_mode()
/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c9671 (struct policy_mgr_hw_mode *)msg->bodyptr); in wma_mc_process_msg()
10123 struct policy_mgr_hw_mode *msg) in wma_send_pdev_set_hw_mode_cmd()
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/
H A Dlim_process_sme_req_messages.c154 struct policy_mgr_hw_mode *req_msg; in lim_process_set_hw_mode()
/wlan-driver/qcacld-3.0/core/sme/src/common/
H A Dsme_api.c11875 QDF_STATUS sme_pdev_set_hw_mode(struct policy_mgr_hw_mode msg) in sme_pdev_set_hw_mode()