Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/hif/src/ce/ !
H A Dce_main.h164 extern struct hif_execution_ops napi_sched_ops;
/wlan-driver/qca-wifi-host-cmn/hif/src/ !
H A Dhif_exec.c760 struct hif_execution_ops napi_sched_ops = { variable
778 ctx->exec_ctx.sched_ops = &napi_sched_ops; in hif_exec_napi_create()