Lines Matching defs:ib_send_wr
1028 struct ib_send_wr { struct1029 struct ib_send_wr *next; argument1030 u64 wr_id;1031 struct ib_sge *sg_list;1032 int num_sge;1033 enum ib_wr_opcode opcode;1034 int send_flags;1035 union {1038 } ex;1039 union {1083 } wr;1084 u32 xrc_remote_srq_num; /* XRC TGT QPs only */