Home
last modified time | relevance | path

Searched refs:ocrdma_build_q_conf (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.c1619 static int ocrdma_build_q_conf(u32 *num_entries, int entry_size, in ocrdma_build_q_conf() function
2198 status = ocrdma_build_q_conf(&max_wqe_allocated, in ocrdma_set_create_qp_sq_cmd()
2248 status = ocrdma_build_q_conf(&max_rqe_allocated, dev->attr.rqe_size, in ocrdma_set_create_qp_rq_cmd()
2762 status = ocrdma_build_q_conf(&max_rqe_allocated, in ocrdma_mbx_create_srq()
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.c1615 static int ocrdma_build_q_conf(u32 *num_entries, int entry_size, in ocrdma_build_q_conf() function
2194 status = ocrdma_build_q_conf(&max_wqe_allocated, in ocrdma_set_create_qp_sq_cmd()
2244 status = ocrdma_build_q_conf(&max_rqe_allocated, dev->attr.rqe_size, in ocrdma_set_create_qp_rq_cmd()
2758 status = ocrdma_build_q_conf(&max_rqe_allocated, in ocrdma_mbx_create_srq()

Completed in 8 milliseconds