Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tbl.h40 struct tf_tbl_alloc_parms { struct
245 struct tf_tbl_alloc_parms *parms);
H A Dtf_device.h343 struct tf_tbl_alloc_parms *parms);
363 struct tf_tbl_alloc_parms *parms);
382 struct tf_tbl_alloc_parms *parms);
H A Dtf_tbl_sram.h81 struct tf_tbl_alloc_parms *parms);
H A Dtf_em.h484 struct tf_tbl_alloc_parms *parms);
H A Dtf_tbl.c120 struct tf_tbl_alloc_parms *parms) in tf_tbl_alloc()
H A Dtf_tbl_sram.c183 struct tf_tbl_alloc_parms *parms) in tf_tbl_sram_alloc()
H A Dtf_core.c1031 struct tf_tbl_alloc_parms aparms; in tf_alloc_tbl_entry()
1037 memset(&aparms, 0, sizeof(struct tf_tbl_alloc_parms)); in tf_alloc_tbl_entry()
H A Dtf_em_common.c179 struct tf_tbl_alloc_parms *parms) in tf_tbl_ext_alloc()