Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/
H A Dhif_irq_affinity.c490 bool dl_en = flags & QCA_NAPI_FEATURE_IRQ_BLACKLISTING; in hif_exec_cpu_denylist() local
495 if (!(dl_en && ccb_en)) { in hif_exec_cpu_denylist()
H A Dhif_napi.c2009 bool dl_en = flags & QCA_NAPI_FEATURE_IRQ_BLACKLISTING; local
2014 if (!(dl_en && ccb_en)) {