Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_sli.h1311 struct ocrdma_modify_srq { struct
1312 struct ocrdma_mqe_hdr hdr;
1313 struct ocrdma_mbx_rsp rep;
1315 u32 id;
1316 u32 limit_max_rqe;
H A Docrdma_verbs.c1829 int ocrdma_modify_srq(struct ib_srq *ibsrq, in ocrdma_modify_srq() function