Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.h574 static inline int hif_get_num_active_tasklets(struct hif_softc *scn) in hif_get_num_active_tasklets() function
H A Dhif_main.c1429 while ((tasklet = hif_get_num_active_tasklets(scn)) || in hif_try_complete_tasks()
/wlan-driver/qca-wifi-host-cmn/hif/src/ipcie/
H A Dif_ipci.c361 hif_get_num_active_tasklets(scn)) { in hif_ipci_bus_suspend_noirq()