Searched defs:ibv_send_wr_1_0 (Results 1 – 1 of 1) sorted by relevance
83 struct ibv_send_wr_1_0 { struct84 struct ibv_send_wr_1_0 *next; argument85 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;