Home
last modified time | relevance | path

Searched defs:MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_stats.c77 static MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS(ipsec_hw) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS() function
113 static MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS(ipsec_sw) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS() function
Dmacsec_stats.c36 static MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS(macsec_hw) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS() function
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.c255 static MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS(sw) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS() function
577 static MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS(qcnt) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS() function
666 static MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS(vnic_env) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS() function
779 static MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS(vport) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS() function
1196 static MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS(phy) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS() function
1416 static MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS(eth_ext) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS() function
1496 static MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS(pcie) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS() function
1589 static MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS(per_port_buff_congest) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS() function
1871 static MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS(per_prio) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS() function
1925 static MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS(pme) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS() function
[all …]
Den_rep.c123 static MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS(sw_rep) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS() function
163 static MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS(vport_rep) in MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS() function
Den_stats.h89 #define MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS(grp) \ macro