Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_tasklet.c581 int32_t tasklet_cnt; in hif_drain_tasklets() local
583 while ((tasklet_cnt = qdf_atomic_read(&scn->active_tasklet_cnt))) { in hif_drain_tasklets()
586 tasklet_cnt); in hif_drain_tasklets()