Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h89703 struct ib_wq_init_attr { struct
89704 void *wq_context;
89705 enum ib_wq_type wq_type;
89706 u32 max_wr;
89707 u32 max_sge;
89708 struct ib_cq *cq;
89709 void (*event_handler)(struct ib_event *, void *);
89710 u32 create_flags;
Dvmlinux.h89703 struct ib_wq_init_attr { struct
89704 void *wq_context;
89705 enum ib_wq_type wq_type;
89706 u32 max_wr;
89707 u32 max_sge;
89708 struct ib_cq *cq;
89709 void (*event_handler)(struct ib_event *, void *);
89710 u32 create_flags;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h80737 struct ib_wq_init_attr { struct
80738 void *wq_context;
80739 enum ib_wq_type wq_type;
80740 u32 max_wr;
80741 u32 max_sge;
80742 struct ib_cq *cq;
80743 void (*event_handler)(struct ib_event *, void *);
80744 u32 create_flags;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h56430 struct ib_wq_init_attr { struct
56431 void *wq_context;
56432 enum ib_wq_type wq_type;
56433 u32 max_wr;
56434 u32 max_sge;
56435 struct ib_cq *cq;
56436 void (*event_handler)(struct ib_event *, void *);
56437 u32 create_flags;
Dvmlinux_510.h56430 struct ib_wq_init_attr { struct
56431 void *wq_context;
56432 enum ib_wq_type wq_type;
56433 u32 max_wr;
56434 u32 max_sge;
56435 struct ib_cq *cq;
56436 void (*event_handler)(struct ib_event *, void *);
56437 u32 create_flags;