Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddebugfs.c192 mlx5_cmdif_alloc_stats(struct xarray *stats_xa, int opcode) in mlx5_cmdif_alloc_stats() argument
200 err = xa_insert(stats_xa, opcode, stats, GFP_KERNEL); in mlx5_cmdif_alloc_stats()