Home
last modified time | relevance | path

Searched refs:ulp_flow_db_fid_alloc (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_flow_db.h126 ulp_flow_db_fid_alloc(struct bnxt_ulp_context *ulp_ctxt,
H A Dbnxt_ulp_flow.c158 rc = ulp_flow_db_fid_alloc(ulp_ctx, BNXT_ULP_FDB_TYPE_REGULAR, in bnxt_ulp_flow_create()
H A Dulp_def_rules.c369 rc = ulp_flow_db_fid_alloc(ulp_ctx, BNXT_ULP_FDB_TYPE_DEFAULT, in ulp_default_flow_create()
H A Dulp_flow_db.c605 ulp_flow_db_fid_alloc(struct bnxt_ulp_context *ulp_ctxt, in ulp_flow_db_fid_alloc() function