Home
last modified time | relevance | path

Searched refs:hif_try_complete_tasks (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_main.h612 QDF_STATUS hif_try_complete_tasks(struct hif_softc *scn);
H A Dhif_main.c1424 QDF_STATUS hif_try_complete_tasks(struct hif_softc *scn) in hif_try_complete_tasks() function
/wlan-driver/qca-wifi-host-cmn/hif/src/ipcie/
H A Dif_ipci.c298 if (QDF_IS_STATUS_ERROR(hif_try_complete_tasks(scn))) { in hif_ipci_bus_suspend()
/wlan-driver/qca-wifi-host-cmn/hif/src/pcie/
H A Dif_pci.c2394 ret = hif_try_complete_tasks(scn); in hif_pci_bus_suspend()