Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_dv.c6008 _flow_dv_query_count(struct rte_eth_dev *dev, uint32_t counter, uint64_t *pkts, in _flow_dv_query_count() function
6232 if (_flow_dv_query_count(dev, cnt_idx, &cnt_free->hits, in flow_dv_counter_alloc()
16117 int err = _flow_dv_query_count(dev, cnt_idx, &pkts, &bytes); in flow_dv_query_count()
17730 ret = _flow_dv_query_count(dev, counter, &inn_pkts, &inn_bytes); in flow_dv_counter_query()