Searched defs:t3_rdma_init_wr (Results 1 – 1 of 1) sorted by relevance
316 struct t3_rdma_init_wr { struct317 struct fw_riwrh wrh; /* 0 */318 union t3_wrid wrid; /* 1 */319 __be32 qpid; /* 2 */320 __be32 pdid;321 __be32 scqid; /* 3 */322 __be32 rcqid;323 __be32 rq_addr; /* 4 */324 __be32 rq_size;325 u8 mpaattrs; /* 5 */[all …]