Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_fc_mgr.h142 bool ulp_fc_mgr_start_idx_isset(struct bnxt_ulp_context *ctxt, enum tf_dir dir);
H A Dulp_fc_mgr.c445 bool ulp_fc_mgr_start_idx_isset(struct bnxt_ulp_context *ctxt, enum tf_dir dir) in ulp_fc_mgr_start_idx_isset() function
H A Dulp_flow_db.c725 if (!ulp_fc_mgr_start_idx_isset(ulp_ctxt, params->direction)) in ulp_flow_db_resource_add()