Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tbl.h231 struct tf_tbl_get_bulk_parms { struct
417 struct tf_tbl_get_bulk_parms *parms);
H A Dtf_device.h396 struct tf_tbl_get_bulk_parms *parms);
H A Dtf_tbl.c572 struct tf_tbl_get_bulk_parms *parms) in tf_tbl_bulk_get()
H A Dtf_core.c1238 struct tf_tbl_get_bulk_parms bparms; in tf_bulk_get_tbl_entry()
1243 memset(&bparms, 0, sizeof(struct tf_tbl_get_bulk_parms)); in tf_bulk_get_tbl_entry()
/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_fc_mgr.c238 struct tf_tbl_get_bulk_parms parms = { 0 }; in ulp_bulk_get_flow_stats()