Searched defs:ocrdma_destroy_srq (Results 1 – 2 of 2) sorted by relevance
1347 struct ocrdma_destroy_srq { struct1348 struct ocrdma_mqe_hdr hdr;1349 struct ocrdma_mbx_rsp req;1351 u32 id;
1974 int ocrdma_destroy_srq(struct ib_srq *ibsrq) in ocrdma_destroy_srq() function