Searched refs:max_ord_per_qp (Results 1 – 3 of 3) sorted by relevance
103 u16 max_ord_per_qp; member
1174 attr->max_ord_per_qp = (rsp->max_ird_ord_per_qp & in ocrdma_get_attr()2421 cmd->max_ord_ird |= (dev->attr.max_ord_per_qp << in ocrdma_mbx_create_qp()2656 if (attrs->max_rd_atomic > dev->attr.max_ord_per_qp) { in ocrdma_set_qp_params()
105 min(dev->attr.max_ord_per_qp, dev->attr.max_ird_per_qp); in ocrdma_query_device()106 attr->max_qp_init_rd_atom = dev->attr.max_ord_per_qp; in ocrdma_query_device()