Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_fc_mgr.c137 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ctxt); in ulp_fc_mgr_deinit()
170 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ctxt); in ulp_fc_mgr_thread_isstarted()
187 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ctxt); in ulp_fc_mgr_thread_start()
209 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ctxt); in ulp_fc_mgr_thread_cancel()
357 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ctxt); in ulp_fc_mgr_alarm_cb()
449 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ctxt); in ulp_fc_mgr_start_idx_isset()
470 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ctxt); in ulp_fc_mgr_start_idx_set()
502 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ctxt); in ulp_fc_mgr_cntr_set()
534 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ctxt); in ulp_fc_mgr_cntr_reset()
575 ulp_fc_info = bnxt_ulp_cntxt_ptr2_fc_info_get(ctxt); in ulp_fc_mgr_query_count_get()
[all …]
H A Dbnxt_ulp.h206 bnxt_ulp_cntxt_ptr2_fc_info_get(struct bnxt_ulp_context *ulp_ctx);
H A Dbnxt_ulp.c1416 bnxt_ulp_cntxt_ptr2_fc_info_get(struct bnxt_ulp_context *ulp_ctx) in bnxt_ulp_cntxt_ptr2_fc_info_get() function