Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_cq.c371 int ipath_resize_cq(struct ib_cq *ibcq, int cqe, struct ib_udata *udata) in ipath_resize_cq() function
Dipath_verbs.h818 int ipath_resize_cq(struct ib_cq *ibcq, int cqe, struct ib_udata *udata);
Dipath_verbs.c2166 dev->resize_cq = ipath_resize_cq; in ipath_register_ib_device()