Searched refs:ocrdma_destroy_cq (Results 1 – 5 of 5) sorted by relevance
77 void ocrdma_destroy_cq(struct ib_cq *ibcq, struct ib_udata *udata);
161 .destroy_cq = ocrdma_destroy_cq,
855 struct ocrdma_destroy_cq { struct
1067 void ocrdma_destroy_cq(struct ib_cq *ibcq, struct ib_udata *udata) in ocrdma_destroy_cq() function
1891 struct ocrdma_destroy_cq *cmd; in ocrdma_mbx_destroy_cq()