Home
last modified time | relevance | path

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

/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h80525 struct ib_qp_init_attr { struct
80526 void (*event_handler)(struct ib_event *, void *);
80527 void *qp_context;
80528 struct ib_cq *send_cq;
80529 struct ib_cq *recv_cq;
80530 struct ib_srq *srq;
80531 struct ib_xrcd *xrcd;
80532 struct ib_qp_cap cap;
80533 enum ib_sig_type sq_sig_type;
80534 enum ib_qp_type qp_type;
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h89490 struct ib_qp_init_attr { struct
89491 void (*event_handler)(struct ib_event *, void *);
89492 void *qp_context;
89493 struct ib_cq *send_cq;
89494 struct ib_cq *recv_cq;
89495 struct ib_srq *srq;
89496 struct ib_xrcd *xrcd;
89497 struct ib_qp_cap cap;
89498 enum ib_sig_type sq_sig_type;
89499 enum ib_qp_type qp_type;
[all …]
Dvmlinux.h89490 struct ib_qp_init_attr { struct
89491 void (*event_handler)(struct ib_event *, void *);
89492 void *qp_context;
89493 struct ib_cq *send_cq;
89494 struct ib_cq *recv_cq;
89495 struct ib_srq *srq;
89496 struct ib_xrcd *xrcd;
89497 struct ib_qp_cap cap;
89498 enum ib_sig_type sq_sig_type;
89499 enum ib_qp_type qp_type;
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h56217 struct ib_qp_init_attr { struct
56218 void (*event_handler)(struct ib_event *, void *);
56219 void *qp_context;
56220 struct ib_cq *send_cq;
56221 struct ib_cq *recv_cq;
56222 struct ib_srq *srq;
56223 struct ib_xrcd *xrcd;
56224 struct ib_qp_cap cap;
56225 enum ib_sig_type sq_sig_type;
56226 enum ib_qp_type qp_type;
[all …]
Dvmlinux_510.h56217 struct ib_qp_init_attr { struct
56218 void (*event_handler)(struct ib_event *, void *);
56219 void *qp_context;
56220 struct ib_cq *send_cq;
56221 struct ib_cq *recv_cq;
56222 struct ib_srq *srq;
56223 struct ib_xrcd *xrcd;
56224 struct ib_qp_cap cap;
56225 enum ib_sig_type sq_sig_type;
56226 enum ib_qp_type qp_type;
[all …]