Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_irq_affinity.c185 HNC_ACT_COLLAPSE); in hif_exec_event()
306 act = HNC_ACT_COLLAPSE; in hncm_dest_cpu()
312 if (act == HNC_ACT_COLLAPSE) { in hncm_dest_cpu()
391 case HNC_ACT_COLLAPSE: { in hif_exec_cpu_migrate()
H A Dhif_napi.h198 #define HNC_ACT_COLLAPSE (1) macro
H A Dhif_napi.c613 HNC_ACT_COLLAPSE); in hif_napi_event()
1824 act = HNC_ACT_COLLAPSE;
1830 if (act == HNC_ACT_COLLAPSE) {
1913 case HNC_ACT_COLLAPSE: {