Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h63751 struct ib_send_wr { struct
63752 struct ib_send_wr *next; argument
63753 union {
63757 struct ib_sge *sg_list;
63758 int num_sge;
63759 enum ib_wr_opcode opcode;
63760 int send_flags;
63761 union {
63764 } ex;