Home
last modified time | relevance | path

Searched refs:rte_flow_query_count (Results 1 – 25 of 28) sorted by relevance

12

/dpdk/lib/flow_classify/
H A Drte_flow_classify_parse.h26 struct rte_flow_query_count counter;
/dpdk/drivers/net/sfc/
H A Dsfc_mae_counter.h50 struct rte_flow_query_count *data);
H A Dsfc_mae_counter.c947 struct rte_flow_query_count *data) in sfc_mae_counter_get()
/dpdk/drivers/net/bonding/
H A Drte_eth_bond_flow.c173 struct rte_flow_query_count *count, in bond_flow_query_count()
177 struct rte_flow_query_count slave_count; in bond_flow_query_count()
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_fc_mgr.h169 struct rte_flow_query_count *count);
H A Dulp_fc_mgr.c303 struct rte_flow_query_count *qcount) in ulp_fc_tf_flow_stat_get()
680 struct rte_flow_query_count *count) in ulp_fc_mgr_query_count_get()
H A Dbnxt_ulp_flow.c465 struct rte_flow_query_count *count; in bnxt_ulp_flow_query()
/dpdk/drivers/net/iavf/
H A Diavf_generic_flow.h463 struct rte_flow_query_count *count,
H A Diavf_generic_flow.c2346 struct rte_flow_query_count *count = data; in iavf_flow_query()
/dpdk/drivers/net/cnxk/
H A Dcnxk_flow.c391 struct rte_flow_query_count *query = data; in cnxk_flow_query()
/dpdk/drivers/net/hns3/
H A Dhns3_flow.c203 struct rte_flow_query_count *qc, in hns3_counter_query()
2025 struct rte_flow_query_count *qc; in hns3_flow_query()
2037 qc = (struct rte_flow_query_count *)data; in hns3_flow_query()
2284 (struct rte_flow_query_count *)data, error); in hns3_flow_action_query()
/dpdk/drivers/net/ice/
H A Dice_generic_flow.h467 struct rte_flow_query_count *count,
H A Dice_generic_flow.c2551 struct rte_flow_query_count *count = data; in ice_flow_query()
H A Dice_switch_filter.c1944 struct rte_flow_query_count *count __rte_unused, in ice_switch_query()
H A Dice_fdir_filter.c1569 struct rte_flow_query_count *flow_stats, in ice_fdir_query_count()
/dpdk/drivers/net/cxgbe/
H A Dcxgbe_flow.c1278 struct rte_flow_query_count *c; in cxgbe_flow_query()
1305 c = (struct rte_flow_query_count *)data; in cxgbe_flow_query()
/dpdk/app/test/
H A Dtest_flow_classify.c182 static struct rte_flow_query_count count = {
/dpdk/examples/flow_classify/
H A Dflow_classify.c169 struct rte_flow_query_count count = {
/dpdk/lib/ethdev/
H A Drte_flow.h2986 struct rte_flow_query_count { struct
/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.c9253 struct rte_flow_query_count *count; in save_dump_file()
9267 count = (struct rte_flow_query_count *)arg; in save_dump_file()
9291 struct rte_flow_query_count *count, struct rte_flow_error *error) in mlx5_flow_query_counter()
9306 memset(count, 0, sizeof(struct rte_flow_query_count)); in mlx5_flow_query_counter()
9340 struct rte_flow_query_count count; in mlx5_flow_dev_dump_ipool()
9424 struct rte_flow_query_count count; in mlx5_flow_dev_dump_sh_all()
H A Dmlx5.h1828 struct rte_flow_query_count *count, struct rte_flow_error *error);
H A Dmlx5_flow_verbs.c328 struct rte_flow_query_count *qc = data; in flow_verbs_counter_query()
/dpdk/drivers/net/softnic/
H A Drte_eth_softnic_flow.c2243 struct rte_flow_query_count *flow_stats = data; in pmd_flow_query()
/dpdk/app/test-pmd/
H A Dconfig.c1957 struct rte_flow_query_count count; in port_action_handle_query()
3074 struct rte_flow_query_count count; in port_flow_query()
/dpdk/drivers/net/enic/
H A Denic_fm_flow.c2899 struct rte_flow_query_count *query; in enic_fm_flow_query_count()

12