Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.h220 int bnxt_re_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr,
H A Dmain.c829 .create_cq = bnxt_re_create_cq,
H A Dib_verbs.c2928 int bnxt_re_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr, in bnxt_re_create_cq() function