Searched refs:ocrdma_destroy_srq (Results 1 – 5 of 5) sorted by relevance
94 int ocrdma_destroy_srq(struct ib_srq *ibsrq, struct ib_udata *udata);
180 .destroy_srq = ocrdma_destroy_srq,
1358 struct ocrdma_destroy_srq { struct
1855 int ocrdma_destroy_srq(struct ib_srq *ibsrq, struct ib_udata *udata) in ocrdma_destroy_srq() function
2860 struct ocrdma_destroy_srq *cmd; in ocrdma_mbx_destroy_srq()