Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_em_common.c156 tbl_scope_cb->ext_act_pool_mem[dir]; in tf_destroy_tbl_pool_external()
180 struct tf_tbl_scope_cb *tbl_scope_cb; in tf_tbl_ext_alloc() local
189 if (tbl_scope_cb == NULL) { in tf_tbl_ext_alloc()
235 struct tf_tbl_scope_cb *tbl_scope_cb; in tf_tbl_ext_free() local
244 if (tbl_scope_cb == NULL) { in tf_tbl_ext_free()
850 if (tbl_scope_cb == NULL) { in tf_em_insert_ext_entry()
856 (tbl_scope_cb, in tf_em_insert_ext_entry()
873 if (tbl_scope_cb == NULL) { in tf_em_delete_ext_entry()
1013 if (tbl_scope_cb == NULL) { in tf_tbl_ext_common_set()
1064 if (tbl_scope_cb == NULL) { in tf_em_ext_map_tbl_scope()
[all …]
H A Dtf_em_host.c296 struct tf_tbl_scope_cb *tbl_scope_cb, in tf_em_ctx_unreg() argument
365 tf_em_ctx_unreg(tfp, tbl_scope_cb, dir); in tf_em_ctx_reg()
374 struct tf_tbl_scope_cb *tbl_scope_cb; in tf_em_ext_alloc() local
392 tbl_scope_cb->index = parms->tbl_scope_id; in tf_em_ext_alloc()
395 rc = tfp_get_pf(tfp, &tbl_scope_cb->pf); in tf_em_ext_alloc()
406 &tbl_scope_cb->em_caps[dir]); in tf_em_ext_alloc()
469 tbl_scope_cb, in tf_em_ext_alloc()
503 struct tf_tbl_scope_cb *tbl_scope_cb; in tf_em_ext_free() local
508 if (tbl_scope_cb == NULL) { in tf_em_ext_free()
528 tbl_scope_cb); in tf_em_ext_free()
[all …]
H A Dtf_em_common.h44 struct tf_tbl_scope_cb *tbl_scope_cb,
58 struct tf_tbl_scope_cb *tbl_scope_cb);
99 void *tf_em_get_table_page(struct tf_tbl_scope_cb *tbl_scope_cb,
117 int tf_em_validate_num_entries(struct tf_tbl_scope_cb *tbl_scope_cb,
H A Dtf_em.h486 int offload_system_mmap(struct tf_tbl_scope_cb *tbl_scope_cb);