Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow_dv.c6326 flow_dv_counter_free(struct rte_eth_dev *dev, uint32_t counter) in flow_dv_counter_free() function
14753 flow_dv_counter_free(dev, flow->counter); in flow_dv_destroy()
15283 flow_dv_counter_free(dev, idx); in flow_dv_action_destroy()
18509 .counter_free = flow_dv_counter_free,