Searched refs:ocrdma_destroy_cq (Results 1 – 5 of 5) sorted by relevance
82 int ocrdma_destroy_cq(struct ib_cq *);
167 dev->ibdev.destroy_cq = ocrdma_destroy_cq; in ocrdma_register_device()
855 struct ocrdma_destroy_cq { struct
1894 struct ocrdma_destroy_cq *cmd; in ocrdma_mbx_destroy_cq()
1124 int ocrdma_destroy_cq(struct ib_cq *ibcq) in ocrdma_destroy_cq() function