Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.h125 void ocrdma_mbx_destroy_cq(struct ocrdma_dev *dev, struct ocrdma_cq *cq);
H A Docrdma_verbs.c1009 ocrdma_mbx_destroy_cq(dev, cq); in ocrdma_create_cq()
1069 ocrdma_mbx_destroy_cq(dev, cq); in ocrdma_destroy_cq()
H A Docrdma_hw.c1884 void ocrdma_mbx_destroy_cq(struct ocrdma_dev *dev, struct ocrdma_cq *cq) in ocrdma_mbx_destroy_cq() function