Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_fc_mgr.c253 enum tf_tbl_type stype = TF_TBL_TYPE_ACT_STATS_64; /* TBD: Template? */ in ulp_bulk_get_flow_stats() local
259 parms.type = stype; in ulp_bulk_get_flow_stats()
309 enum tf_tbl_type stype = TF_TBL_TYPE_ACT_STATS_64; in ulp_fc_tf_flow_stat_get() local
333 parms.type = stype; in ulp_fc_tf_flow_stat_get()
354 sparms.type = stype; in ulp_fc_tf_flow_stat_get()
377 enum tf_tbl_type stype = TF_TBL_TYPE_ACT_STATS_64; /* TBD:Template? */ in ulp_get_single_flow_stat() local
383 parms.type = stype; in ulp_get_single_flow_stat()
/dpdk/drivers/common/cnxk/hw/
H A Dnpa.h342 uint64_t stype : 2; member
/dpdk/drivers/common/cnxk/
H A Droc_npa.h244 cmp.compare_s.stype = ALLOC_STYPE_STF; in roc_npa_aura_batch_alloc_issue()