Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Ddebugfs.c202 mlx5_cmdif_alloc_stats(struct xarray *stats_xa, int opcode) in mlx5_cmdif_alloc_stats() argument
210 err = xa_insert(stats_xa, opcode, stats, GFP_KERNEL); in mlx5_cmdif_alloc_stats()