Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.h88 extern int qlnxr_resize_cq(struct ib_cq *,
H A Dqlnxr_os.c232 ibdev->resize_cq = qlnxr_resize_cq; in qlnxr_register_device()
H A Dqlnxr_verbs.c1877 int qlnxr_resize_cq(struct ib_cq *ibcq, int new_cnt, struct ib_udata *udata) in qlnxr_resize_cq() function