Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_hw.h109 int ocrdma_mbx_destroy_cq(struct ocrdma_dev *, struct ocrdma_cq *);
Docrdma_verbs.c1048 ocrdma_mbx_destroy_cq(dev, cq); in ocrdma_create_cq()
1111 (void)ocrdma_mbx_destroy_cq(dev, cq); in ocrdma_destroy_cq()
Docrdma_hw.c1820 int ocrdma_mbx_destroy_cq(struct ocrdma_dev *dev, struct ocrdma_cq *cq) in ocrdma_mbx_destroy_cq() function