Home
last modified time | relevance | path

Searched defs:hif_execution_ops (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/hif/src/
Dhif_exec.h33 struct hif_execution_ops { struct
34 char *context_type;
35 void (*schedule)(struct hif_exec_context *);
36 void (*reschedule)(struct hif_exec_context *);
37 void (*kill)(struct hif_exec_context *);