Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_shadow_identifier.h51 struct tf_shadow_ident_create_db_parms { struct
175 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()
H A Dtf_identifier.c45 struct tf_shadow_ident_create_db_parms shadow_cdb = { 0 }; in tf_ident_bind()