Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/bnxt_re/
Dqplib_res.h251 void bnxt_qplib_cleanup_res(struct bnxt_qplib_res *res);
Dqplib_res.c791 void bnxt_qplib_cleanup_res(struct bnxt_qplib_res *res) in bnxt_qplib_cleanup_res() function
Dmain.c912 bnxt_qplib_cleanup_res(&rdev->qplib_res); in bnxt_re_cleanup_res()