Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_fc_mgr.c145 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ctxt); in ulp_fc_mgr_deinit()
182 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ctxt); in ulp_fc_mgr_thread_isstarted()
202 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ctxt); in ulp_fc_mgr_thread_start()
223 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ctxt); in ulp_fc_mgr_thread_cancel()
456 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ctxt); in ulp_fc_mgr_alarm_cb()
555 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ctxt); in ulp_fc_mgr_start_idx_isset()
579 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ctxt); in ulp_fc_mgr_start_idx_set()
611 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ctxt); in ulp_fc_mgr_cntr_set()
646 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ctxt); in ulp_fc_mgr_cntr_reset()
693 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ctxt); in ulp_fc_mgr_query_count_get()
[all …]
H A Dbnxt_ulp.h257 bnxt_ulp_cntxt_ptr2_fc_info_get(struct bnxt_ulp_context *ulp_ctx);
H A Dulp_flow_db.c645 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ulp_ctxt); in ulp_flow_db_resource_add()
H A Dbnxt_ulp.c1926 bnxt_ulp_cntxt_ptr2_fc_info_get(struct bnxt_ulp_context *ulp_ctx) in bnxt_ulp_cntxt_ptr2_fc_info_get() function