Lines Matching defs:t3_bind_mw_wr
254 struct t3_bind_mw_wr { struct
255 struct fw_riwrh wrh; /* 0 */
256 union t3_wrid wrid; /* 1 */
257 u16 reserved; /* 2 */
258 u8 type;
259 u8 perms;
260 __be32 mr_stag;
261 __be32 mw_stag; /* 3 */
262 __be32 mw_len;
263 __be64 mw_va; /* 4 */
264 __be32 mr_pbl_addr; /* 5 */
265 u8 reserved2[3];
266 u8 mr_pagesz;