Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_identifier.c160 uint32_t base_id; in tf_ident_alloc() local
180 aparms.base_index = &base_id; in tf_ident_alloc()
193 iparms.id = base_id; in tf_ident_alloc()
219 uint32_t base_id; in tf_ident_free() local
238 aparms.base_index = &base_id; in tf_ident_free()
256 rparms.id = base_id; in tf_ident_free()
299 uint32_t base_id; in tf_ident_search() local
325 aparms.base_index = &base_id; in tf_ident_search()
342 sparms.search_id = base_id; in tf_ident_search()