Home
last modified time | relevance | path

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

/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h89603 struct ib_send_wr { struct
89604 struct ib_send_wr *next; argument
89605 union {
89609 struct ib_sge *sg_list;
89610 int num_sge;
89611 enum ib_wr_opcode opcode;
89612 int send_flags;
89613 union {
89616 } ex;
Dvmlinux.h89603 struct ib_send_wr { struct
89604 struct ib_send_wr *next; argument
89605 union {
89609 struct ib_sge *sg_list;
89610 int num_sge;
89611 enum ib_wr_opcode opcode;
89612 int send_flags;
89613 union {
89616 } ex;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h80638 struct ib_send_wr { struct
80639 struct ib_send_wr *next; argument
80640 union {
80644 struct ib_sge *sg_list;
80645 int num_sge;
80646 enum ib_wr_opcode opcode;
80647 int send_flags;
80648 union {
80651 } ex;
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h56330 struct ib_send_wr { struct
56331 struct ib_send_wr *next; argument
56332 union {
56336 struct ib_sge *sg_list;
56337 int num_sge;
56338 enum ib_wr_opcode opcode;
56339 int send_flags;
56340 union {
56343 } ex;
Dvmlinux_510.h56330 struct ib_send_wr { struct
56331 struct ib_send_wr *next; argument
56332 union {
56336 struct ib_sge *sg_list;
56337 int num_sge;
56338 enum ib_wr_opcode opcode;
56339 int send_flags;
56340 union {
56343 } ex;