Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec_stats.c41 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_rx_pkts) },
42 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_rx_bytes) },
43 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_rx_drop_pkts) },
44 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_rx_drop_bytes) },
45 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_tx_pkts) },
46 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_tx_bytes) },
47 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_tx_drop_pkts) },
48 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_tx_drop_bytes) },
A Dipsec.h101 struct mlx5e_ipsec_hw_stats { struct
143 struct mlx5e_ipsec_hw_stats hw_stats;
A Dipsec_fs.c986 struct mlx5e_ipsec_hw_stats *stats; in mlx5e_accel_ipsec_fs_read_stats()
989 stats = (struct mlx5e_ipsec_hw_stats *)ipsec_stats; in mlx5e_accel_ipsec_fs_read_stats()

Completed in 6 milliseconds