Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_dv.c4878 flow_dv_counter_alloc(struct rte_eth_dev *dev, uint32_t age) in flow_dv_counter_alloc() function
4965 data->dword = flow_dv_counter_alloc(dev, 0); in flow_dv_counter_alloc_shared_cb()
8462 counter = flow_dv_counter_alloc(dev, !!age); in flow_dv_translate_create_counter()
12554 return flow_dv_counter_alloc(dev, 0); in flow_dv_counter_allocate()