Searched refs:bnxt_ulp_cntxt_dev_id_get (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | bnxt_ulp.c | 75 rc = bnxt_ulp_cntxt_dev_id_get(bp->ulp_ctx, &dev_id); in bnxt_ulp_tf_session_resources_get() 264 rc = bnxt_ulp_cntxt_dev_id_get(bp->ulp_ctx, &ulp_dev_id); in ulp_ctx_session_open() 330 rc = bnxt_ulp_cntxt_dev_id_get(bp->ulp_ctx, &dev_id); in bnxt_init_tbl_scope_parms() 389 if (bnxt_ulp_cntxt_dev_id_get(bp->ulp_ctx, &dev_id)) { in ulp_eem_tbl_scope_init() 447 if (bnxt_ulp_cntxt_dev_id_get(bp->ulp_ctx, &dev_id)) { in ulp_eem_tbl_scope_deinit() 564 if (bnxt_ulp_cntxt_dev_id_get(ulp_ctx, &dev_id)) { in ulp_dparms_init() 1201 bnxt_ulp_cntxt_dev_id_get(struct bnxt_ulp_context *ulp_ctx, in bnxt_ulp_cntxt_dev_id_get() function
|
| H A D | bnxt_ulp.h | 109 bnxt_ulp_cntxt_dev_id_get(struct bnxt_ulp_context *ulp_ctx, uint32_t *dev_id);
|
| H A D | ulp_fc_mgr.c | 72 if (bnxt_ulp_cntxt_dev_id_get(ctxt, &dev_id)) { in ulp_fc_mgr_init() 361 if (bnxt_ulp_cntxt_dev_id_get(ctxt, &dev_id)) { in ulp_fc_mgr_alarm_cb()
|
| H A D | ulp_mark_mgr.c | 65 if (bnxt_ulp_cntxt_dev_id_get(ctxt, &dev_id)) { in ulp_mark_db_init()
|
| H A D | ulp_mapper.c | 2748 if (bnxt_ulp_cntxt_dev_id_get(ulp_ctx, &dev_id)) { in ulp_mapper_glb_template_table_init() 2821 if (bnxt_ulp_cntxt_dev_id_get(ulp_ctx, &parms.dev_id)) { in ulp_mapper_flow_create()
|
| H A D | ulp_flow_db.c | 492 if (bnxt_ulp_cntxt_dev_id_get(ulp_ctxt, &dev_id)) { in ulp_flow_db_init()
|