Home
last modified time | relevance | path

Searched refs:ident_rm_db (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_identifier.c38 struct ident_rm_db *ident_db; in tf_ident_bind()
51 cparms.size = sizeof(struct ident_rm_db); in tf_ident_bind()
115 struct ident_rm_db *ident_db; in tf_ident_unbind()
123 ident_db = (struct ident_rm_db *)ident_db_ptr; in tf_ident_unbind()
163 struct ident_rm_db *ident_db; in tf_ident_alloc()
175 ident_db = (struct ident_rm_db *)ident_db_ptr; in tf_ident_alloc()
220 struct ident_rm_db *ident_db; in tf_ident_free()
232 ident_db = (struct ident_rm_db *)ident_db_ptr; in tf_ident_free()
300 struct ident_rm_db *ident_db; in tf_ident_search()
319 ident_db = (struct ident_rm_db *)ident_db_ptr; in tf_ident_search()
[all …]
H A Dtf_identifier.h108 struct ident_rm_db { struct