Searched refs:stats_xa (Results 1 – 1 of 1) sorted by relevance
202 mlx5_cmdif_alloc_stats(struct xarray *stats_xa, int opcode) in mlx5_cmdif_alloc_stats() argument210 err = xa_insert(stats_xa, opcode, stats, GFP_KERNEL); in mlx5_cmdif_alloc_stats()