Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tcam.c349 struct tf_shadow_tcam_remove_parms shparms; in tf_tcam_free() local
424 shparms.shadow_db = shadow_tcam_db[parms->dir]; in tf_tcam_free()
425 shparms.fparms = parms; in tf_tcam_free()
426 rc = tf_shadow_tcam_remove(&shparms); in tf_tcam_free()