Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libibverbs/
H A Dcompat-1_0.c83 struct ibv_send_wr_1_0 { struct
84 struct ibv_send_wr_1_0 *next; argument
85 uint64_t wr_id;
86 struct ibv_sge *sg_list;
87 int num_sge;
88 enum ibv_wr_opcode opcode;
89 int send_flags;
90 __be32 imm_data;
91 union {
107 } wr;