Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_sp.h366 int bnxt_qplib_destroy_flow(struct bnxt_qplib_res *res);
H A Dqplib_sp.c1133 int bnxt_qplib_destroy_flow(struct bnxt_qplib_res *res) in bnxt_qplib_destroy_flow() function
H A Dib_verbs.c4545 rc = bnxt_qplib_destroy_flow(&rdev->qplib_res); in bnxt_re_destroy_flow()