Home
last modified time | relevance | path

Searched refs:ocrdma_mbx_destroy_cq (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/ocrdma/
Docrdma_hw.h125 int ocrdma_mbx_destroy_cq(struct ocrdma_dev *, struct ocrdma_cq *);
Docrdma_verbs.c1079 ocrdma_mbx_destroy_cq(dev, cq); in ocrdma_create_cq()
1141 (void)ocrdma_mbx_destroy_cq(dev, cq); in ocrdma_destroy_cq()
Docrdma_hw.c1891 int ocrdma_mbx_destroy_cq(struct ocrdma_dev *dev, struct ocrdma_cq *cq) in ocrdma_mbx_destroy_cq() function