Home
last modified time | relevance | path

Searched defs:ident_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() local
115 struct ident_rm_db *ident_db; in tf_ident_unbind() local
163 struct ident_rm_db *ident_db; in tf_ident_alloc() local
220 struct ident_rm_db *ident_db; in tf_ident_free() local
300 struct ident_rm_db *ident_db; in tf_ident_search() local
367 struct ident_rm_db *ident_db; in tf_ident_get_resc_info() local
H A Dtf_identifier.h109 struct rm_db *ident_db[TF_DIR_MAX]; member