Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h167 struct t3_send_wr { struct
168 struct fw_riwrh wrh; /* 0 */
169 union t3_wrid wrid; /* 1 */
171 u8 rdmaop; /* 2 */
172 u8 reserved[3];
173 __be32 rem_stag;
174 __be32 plen; /* 3 */
175 __be32 num_sgle;
176 struct t3_sge sgl[T3_MAX_SGE]; /* 4+ */