Home
last modified time | relevance | path

Searched defs:psoc_info (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/core/inc/
H A Dtarget_if.h641 (struct target_psoc_info *psoc_info, uint32_t wlan_init_status) in target_psoc_set_wlan_init_status()
656 static inline bool target_is_multipass_sap(struct target_psoc_info *psoc_info) in target_is_multipass_sap()
661 static inline bool target_is_multipass_sap(struct target_psoc_info *psoc_info) in target_is_multipass_sap()
676 (struct target_psoc_info *psoc_info) in target_psoc_get_wlan_init_status()
694 (struct target_psoc_info *psoc_info, uint32_t target_type) in target_psoc_set_target_type()
711 (struct target_psoc_info *psoc_info) in target_psoc_get_target_type()
729 (struct target_psoc_info *psoc_info, uint32_t max_descs) in target_psoc_set_max_descs()
746 (struct target_psoc_info *psoc_info) in target_psoc_get_max_descs()
764 (struct target_psoc_info *psoc_info, bool wmi_service_ready) in target_psoc_set_wmi_service_ready()
781 (struct target_psoc_info *psoc_info) in target_psoc_get_wmi_service_ready()
[all …]
/wlan-driver/qca-wifi-host-cmn/target_if/init_deinit/src/
H A Dservice_ready_util.c546 struct target_psoc_info *psoc_info; in init_deinit_populate_twt_cap_ext2() local
631 struct target_psoc_info *psoc_info; in init_deinit_populate_dbs_or_sbs_cap_ext2() local
652 struct target_psoc_info *psoc_info; in init_deinit_populate_sap_coex_capability() local
/wlan-driver/qca-wifi-host-cmn/target_if/dp/src/
H A Dtarget_if_dp.c34 struct target_psoc_info *psoc_info = wlan_psoc_get_tgt_if_handle(psoc); in target_if_get_active_mac_phy_number() local