Searched refs:ulp_fc_info (Results 1 – 4 of 4) sorted by relevance
83 ulp_fc_info = rte_zmalloc("ulp_fc_info", sizeof(*ulp_fc_info), 0); in ulp_fc_mgr_init()84 if (!ulp_fc_info) in ulp_fc_mgr_init()147 if (!ulp_fc_info) in ulp_fc_mgr_deinit()184 if (ulp_fc_info) in ulp_fc_mgr_thread_isstarted()204 if (ulp_fc_info && !(ulp_fc_info->flags & ULP_FLAG_FC_THREAD)) { in ulp_fc_mgr_thread_start()224 if (!ulp_fc_info) in ulp_fc_mgr_thread_cancel()557 if (ulp_fc_info) in ulp_fc_mgr_start_idx_isset()581 if (!ulp_fc_info) in ulp_fc_mgr_start_idx_set()612 if (!ulp_fc_info) in ulp_fc_mgr_cntr_set()647 if (!ulp_fc_info) in ulp_fc_mgr_cntr_reset()[all …]
586 struct bnxt_ulp_fc_info *ulp_fc_info; in ulp_flow_db_resource_add() local645 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ulp_ctxt); in ulp_flow_db_resource_add()649 ulp_fc_info && ulp_fc_info->num_counters) { in ulp_flow_db_resource_add()
254 struct bnxt_ulp_fc_info *ulp_fc_info);
1912 struct bnxt_ulp_fc_info *ulp_fc_info) in bnxt_ulp_cntxt_ptr2_fc_info_set() argument1919 ulp_ctx->cfg_data->fc_info = ulp_fc_info; in bnxt_ulp_cntxt_ptr2_fc_info_set()