Searched refs:ocrdma_mbx_create_cq (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_hw.h | 123 int ocrdma_mbx_create_cq(struct ocrdma_dev *, struct ocrdma_cq *,
|
H A D | ocrdma_hw.c | 1783 int ocrdma_mbx_create_cq(struct ocrdma_dev *dev, struct ocrdma_cq *cq, in ocrdma_mbx_create_cq() function
|
H A D | ocrdma_verbs.c | 993 status = ocrdma_mbx_create_cq(dev, cq, entries, ureq.dpp_cq, pd_id); in ocrdma_create_cq()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/ocrdma/ |
H A D | ocrdma_hw.h | 123 int ocrdma_mbx_create_cq(struct ocrdma_dev *, struct ocrdma_cq *,
|
H A D | ocrdma_hw.c | 1779 int ocrdma_mbx_create_cq(struct ocrdma_dev *dev, struct ocrdma_cq *cq, in ocrdma_mbx_create_cq() function
|
H A D | ocrdma_verbs.c | 995 status = ocrdma_mbx_create_cq(dev, cq, entries, ureq.dpp_cq, pd_id); in ocrdma_create_cq()
|
Completed in 17 milliseconds