Home
last modified time | relevance | path

Searched refs:ipath_resize_cq (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_cq.c376 int ipath_resize_cq(struct ib_cq *ibcq, int cqe, struct ib_udata *udata) in ipath_resize_cq() function
Dipath_verbs.h827 int ipath_resize_cq(struct ib_cq *ibcq, int cqe, struct ib_udata *udata);
Dipath_verbs.c2200 dev->resize_cq = ipath_resize_cq; in ipath_register_ib_device()