Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_mark_mgr.c149 mtbl = bnxt_ulp_cntxt_ptr2_mark_db_get(ctxt); in ulp_mark_db_deinit()
190 mtbl = bnxt_ulp_cntxt_ptr2_mark_db_get(ctxt); in ulp_mark_db_mark_get()
242 mtbl = bnxt_ulp_cntxt_ptr2_mark_db_get(ctxt); in ulp_mark_db_mark_add()
300 mtbl = bnxt_ulp_cntxt_ptr2_mark_db_get(ctxt); in ulp_mark_db_mark_del()
H A Dbnxt_tf_common.h66 bnxt_ulp_cntxt_ptr2_mark_db_get(struct bnxt_ulp_context *ulp_ctx);
H A Dbnxt_ulp.c1616 bnxt_ulp_cntxt_ptr2_mark_db_get(struct bnxt_ulp_context *ulp_ctx) in bnxt_ulp_cntxt_ptr2_mark_db_get() function