Searched refs:max_ord_per_qp (Results 1 – 3 of 3) sorted by relevance
104 u16 max_ord_per_qp; member
1168 attr->max_ord_per_qp = (rsp->max_ird_ord_per_qp & in ocrdma_get_attr()2432 cmd->max_ord_ird |= (dev->attr.max_ord_per_qp << in ocrdma_mbx_create_qp()2652 if (attrs->max_rd_atomic > dev->attr.max_ord_per_qp) { in ocrdma_set_qp_params()
139 min(dev->attr.max_ord_per_qp, dev->attr.max_ird_per_qp); in ocrdma_query_device()140 attr->max_qp_init_rd_atom = dev->attr.max_ord_per_qp; in ocrdma_query_device()