Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_em_host.c375 struct em_ext_db *ext_db = NULL; in tf_em_ext_alloc()
394 ext_db = (struct em_ext_db *)ext_ptr; in tf_em_ext_alloc()
544 struct em_ext_db *ext_db = NULL; in tf_em_ext_free()
562 ext_db = (struct em_ext_db *)ext_ptr; in tf_em_ext_free()
H A Dtf_em_common.c143 struct em_ext_db *ext_db; in tf_em_ext_common_tbl_scope_find()
152 ext_db = (struct em_ext_db *)ext_ptr; in tf_em_ext_common_tbl_scope_find()
919 struct em_ext_db *ext_db; in tf_em_ext_common_bind()
925 cparms.size = sizeof(struct em_ext_db); in tf_em_ext_common_bind()
975 struct em_ext_db *ext_db = NULL; in tf_em_ext_common_unbind()
1008 ext_db = (struct em_ext_db *)ext_ptr; in tf_em_ext_common_unbind()
H A Dtf_em_common.h44 struct em_ext_db { struct