Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_stats.c42 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_rx_bytes) },
Dipsec.h128 u64 ipsec_rx_bytes; member
Dipsec_fs.c2063 stats->ipsec_rx_bytes = 0; in mlx5e_accel_ipsec_fs_read_stats()
2072 mlx5_fc_query(mdev, fc->cnt, &stats->ipsec_rx_pkts, &stats->ipsec_rx_bytes); in mlx5e_accel_ipsec_fs_read_stats()
2085 stats->ipsec_rx_bytes += bytes; in mlx5e_accel_ipsec_fs_read_stats()