Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
Dce_internal.h678 bool hif_ce_service_should_yield(struct hif_softc *scn, struct CE_state
Dce_service.c364 bool hif_ce_service_should_yield(struct hif_softc *scn, in hif_ce_service_should_yield() function
387 bool hif_ce_service_should_yield(struct hif_softc *scn, in hif_ce_service_should_yield() function
419 qdf_export_symbol(hif_ce_service_should_yield);
Dce_service_legacy.c430 if (qdf_unlikely(hif_ce_service_should_yield( in ce_per_engine_service_fast()
457 if (qdf_unlikely(hif_ce_service_should_yield(scn, ce_state))) { in ce_per_engine_service_fast()
Dce_main.c3668 if (qdf_unlikely(hif_ce_service_should_yield(scn, ce_state))) { in hif_pci_ce_recv_data()