Searched defs:t3_receive_wr (Results 1 – 1 of 1) sorted by relevance
269 struct t3_receive_wr { struct270 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];