Searched defs:c2wr_qp_create_req (Results 1 – 1 of 1) sorted by relevance
586 struct c2wr_qp_create_req { struct587 struct c2wr_hdr hdr;588 __be64 shared_sq_ht;589 __be64 shared_rq_ht;590 u64 user_context;591 u32 rnic_handle;592 u32 sq_cq_handle;593 u32 rq_cq_handle;594 __be32 sq_depth;595 __be32 rq_depth;[all …]