Searched refs:ocrdma_destroy_cq (Results 1 – 5 of 5) sorted by relevance
75 int ocrdma_destroy_cq(struct ib_cq *ibcq, struct ib_udata *udata);
148 .destroy_cq = ocrdma_destroy_cq,
855 struct ocrdma_destroy_cq { struct
1053 int ocrdma_destroy_cq(struct ib_cq *ibcq, struct ib_udata *udata) in ocrdma_destroy_cq() function
1886 struct ocrdma_destroy_cq *cmd; in ocrdma_mbx_destroy_cq()