Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.h222 int bnxt_re_resize_cq(struct ib_cq *ibcq, int cqe, struct ib_udata *udata);
H A Dmain.c866 .resize_cq = bnxt_re_resize_cq,
H A Dib_verbs.c3051 int bnxt_re_resize_cq(struct ib_cq *ibcq, int cqe, struct ib_udata *udata) in bnxt_re_resize_cq() function