Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_ha_mgr.c122 ha_info = bnxt_ulp_cntxt_ptr2_ha_info_get(ulp_ctx); in ulp_ha_mgr_region_set()
143 ha_info = bnxt_ulp_cntxt_ptr2_ha_info_get(ulp_ctx); in ulp_ha_mgr_app_type_set()
356 ha_info = bnxt_ulp_cntxt_ptr2_ha_info_get(ulp_ctx); in ulp_ha_mgr_deinit()
379 ha_info = bnxt_ulp_cntxt_ptr2_ha_info_get(ulp_ctx); in ulp_ha_mgr_app_type_get()
629 ha_info = bnxt_ulp_cntxt_ptr2_ha_info_get(ulp_ctx); in ulp_ha_mgr_region_get()
H A Dbnxt_ulp.h304 bnxt_ulp_cntxt_ptr2_ha_info_get(struct bnxt_ulp_context *ulp_ctx);
H A Dbnxt_ulp.c1996 bnxt_ulp_cntxt_ptr2_ha_info_get(struct bnxt_ulp_context *ulp_ctx) in bnxt_ulp_cntxt_ptr2_ha_info_get() function