Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/
H A Dce_tasklet.c437 if (ce_check_rx_pending(CE_state) && tasklet_entry->inited) { in ce_tasklet()
788 if (ce_check_rx_pending(CE_state)) in ce_poll_reap_by_id()
800 if (ce_check_rx_pending(CE_state) && in ce_poll_reap_by_id()
H A Dce_api.h601 bool ce_check_rx_pending(struct CE_state *CE_state);
H A Dce_service.c1605 bool ce_check_rx_pending(struct CE_state *CE_state) in ce_check_rx_pending() function
1612 qdf_export_symbol(ce_check_rx_pending);
/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_napi.c1265 (!ce_check_rx_pending(ce_state) || (0 == rc) ||