Lines Matching defs:pvrdma_sq_wqe_hdr
237 struct pvrdma_sq_wqe_hdr { struct238 __aligned_u64 wr_id; /* wr id */239 __u32 num_sge; /* size of s/g array */240 __u32 total_len; /* reserved */241 __u32 opcode; /* operation type */242 __u32 send_flags; /* wr flags */243 union {246 } ex;247 __u32 reserved;248 union {285 } wr;