Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_shadow_tbl.h254 int tf_shadow_tbl_remove(struct tf_shadow_tbl_remove_parms *parms);
H A Dtf_shadow_tbl.c468 tf_shadow_tbl_remove(struct tf_shadow_tbl_remove_parms *parms) in tf_shadow_tbl_remove() function
H A Dtf_tbl.c271 rc = tf_shadow_tbl_remove(&shparms); in tf_tbl_free()