Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_shadow_identifier.h175 int tf_shadow_ident_create_db(struct tf_shadow_ident_create_db_parms *parms);
H A Dtf_shadow_identifier.c44 tf_shadow_ident_create_db(struct tf_shadow_ident_create_db_parms *parms) in tf_shadow_ident_create_db() function
H A Dtf_identifier.c78 rc = tf_shadow_ident_create_db(&shadow_cdb); in tf_ident_bind()