Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_dv.c4703 _flow_dv_query_count(struct rte_eth_dev *dev, uint32_t counter, uint64_t *pkts, in _flow_dv_query_count() function
4927 if (_flow_dv_query_count(dev, cnt_idx, &cnt_free->hits, in flow_dv_counter_alloc()
11835 int err = _flow_dv_query_count(dev, flow->counter, &pkts, in flow_dv_query_count()
12473 ret = _flow_dv_query_count(dev, counter, &inn_pkts, &inn_bytes); in flow_dv_counter_query()