Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h142245 struct ib_srq_init_attr { struct
142246 void (*event_handler)(struct ib_event *, void *);
142247 void *srq_context;
142248 struct ib_srq_attr attr;
142249 enum ib_srq_type srq_type;
142250 struct {
142260 } ext;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h149895 struct ib_srq_init_attr { struct
149896 void (*event_handler)(struct ib_event *, void *);
149897 void *srq_context;
149898 struct ib_srq_attr attr;
149899 enum ib_srq_type srq_type;
149900 struct {
149910 } ext;