Home
last modified time | relevance | path

Searched defs:ocrdma_destroy_srq (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/ocrdma/
Docrdma_sli.h1289 struct ocrdma_destroy_srq { struct
1290 struct ocrdma_mqe_hdr hdr;
1291 struct ocrdma_mbx_rsp req;
1293 u32 id;
Docrdma_verbs.c1903 int ocrdma_destroy_srq(struct ib_srq *ibsrq) in ocrdma_destroy_srq() function