Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5.h416 struct flow_counter_stats { struct
508 volatile struct flow_counter_stats *data;
H A Dmlx5_flow.c8805 volatile struct flow_counter_stats *raw_data; in mlx5_flow_create_counter_stat_mem_mng()
8807 int size = (sizeof(struct flow_counter_stats) * in mlx5_flow_create_counter_stat_mem_mng()
8837 raw_data = (volatile struct flow_counter_stats *)mem; in mlx5_flow_create_counter_stat_mem_mng()