Home
last modified time | relevance | path

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

/linux-3.3/drivers/infiniband/hw/cxgb3/
Dcxio_wr.h269 struct t3_receive_wr { struct
270 struct fw_riwrh wrh; /* 0 */
271 union t3_wrid wrid; /* 1 */
272 u8 pagesz[T3_MAX_SGE];
273 __be32 num_sgle; /* 2 */
274 struct t3_sge sgl[T3_MAX_SGE]; /* 3+ */
275 __be32 pbl_addr[T3_MAX_SGE];