Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h142605 struct ib_wq_init_attr { struct
142606 void *wq_context;
142607 enum ib_wq_type wq_type;
142608 u32 max_wr;
142609 u32 max_sge;
142610 struct ib_cq *cq;
142611 void (*event_handler)(struct ib_event *, void *);
142612 u32 create_flags;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h150255 struct ib_wq_init_attr { struct
150256 void *wq_context;
150257 enum ib_wq_type wq_type;
150258 u32 max_wr;
150259 u32 max_sge;
150260 struct ib_cq *cq;
150261 void (*event_handler)(struct ib_event *, void *);
150262 u32 create_flags;