Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dmain.c1127 bnxt_qplib_free_nq(&rdev->nq[i]); in bnxt_re_free_nq_res()
1193 bnxt_qplib_free_nq(&rdev->nq[i]); in bnxt_re_alloc_res()
1203 bnxt_qplib_free_nq(&rdev->nq[i]); in bnxt_re_alloc_res()
H A Dqplib_fp.h560 void bnxt_qplib_free_nq(struct bnxt_qplib_nq *nq);
H A Dqplib_fp.c563 void bnxt_qplib_free_nq(struct bnxt_qplib_nq *nq) in bnxt_qplib_free_nq() function