Home
last modified time | relevance | path

Searched refs:ocrdma_destroy_cq (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_verbs.h62 int ocrdma_destroy_cq(struct ib_cq *);
Docrdma_main.c254 dev->ibdev.destroy_cq = ocrdma_destroy_cq; in ocrdma_register_device()
Docrdma_sli.h788 struct ocrdma_destroy_cq { struct
Docrdma_verbs.c1093 int ocrdma_destroy_cq(struct ib_cq *ibcq) in ocrdma_destroy_cq() function
Docrdma_hw.c1823 struct ocrdma_destroy_cq *cmd; in ocrdma_mbx_destroy_cq()