Lines Matching defs:ib_send_wr
771 struct ib_send_wr { struct772 struct ib_send_wr *next; argument773 u64 wr_id;774 struct ib_sge *sg_list;775 int num_sge;776 enum ib_wr_opcode opcode;777 int send_flags;778 union {781 } ex;782 union {814 } wr;815 u32 xrc_remote_srq_num; /* XRC TGT QPs only */