Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h142055 struct ib_send_wr { struct
142056 struct ib_send_wr *next; argument
142057 union {
142061 struct ib_sge *sg_list;
142062 int num_sge;
142063 enum ib_wr_opcode opcode;
142064 int send_flags;
142065 union {
142068 } ex;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h149705 struct ib_send_wr { struct
149706 struct ib_send_wr *next; argument
149707 union {
149711 struct ib_sge *sg_list;
149712 int num_sge;
149713 enum ib_wr_opcode opcode;
149714 int send_flags;
149715 union {
149718 } ex;