Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_shadow_identifier.c16 struct tf_shadow_ident_element { struct
40 struct tf_shadow_ident_element *db; argument
50 struct tf_shadow_ident_element *db; in tf_shadow_ident_create_db()
65 cparms.size = sizeof(struct tf_shadow_ident_element); in tf_shadow_ident_create_db()
69 shadow_db->db = (struct tf_shadow_ident_element *)cparms.mem_va; in tf_shadow_ident_create_db()