Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5.h350 struct flow_counter_stats { struct
446 volatile struct flow_counter_stats *data;
H A Dmlx5_flow.c6416 volatile struct flow_counter_stats *raw_data; in mlx5_flow_create_counter_stat_mem_mng()
6418 int size = (sizeof(struct flow_counter_stats) * in mlx5_flow_create_counter_stat_mem_mng()
6463 raw_data = (volatile struct flow_counter_stats *)mem; in mlx5_flow_create_counter_stat_mem_mng()