Home
last modified time | relevance | path

Searched refs:psoc_get_host_credits (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qcacld-3.0/components/pmo/dispatcher/src/
H A Dwlan_pmo_tgt_suspend_resume.c119 if (!pmo_tx_ops.psoc_get_host_credits) { in pmo_tgt_psoc_get_host_credits()
124 return pmo_tx_ops.psoc_get_host_credits(psoc); in pmo_tgt_psoc_get_host_credits()
/wlan-driver/qcacld-3.0/components/target_if/pmo/src/
H A Dtarget_if_pmo_main.c124 pmo_tx_ops->psoc_get_host_credits = in target_if_pmo_register_tx_ops()
/wlan-driver/qcacld-3.0/components/pmo/dispatcher/inc/
H A Dwlan_pmo_obj_mgmt_public_struct.h251 int (*psoc_get_host_credits)( member