Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_stats.c42 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_rx_bytes) },
H A Dipsec.h127 u64 ipsec_rx_bytes; member
H A Dipsec_fs.c1785 stats->ipsec_rx_bytes = 0; in mlx5e_accel_ipsec_fs_read_stats()
1794 mlx5_fc_query(mdev, fc->cnt, &stats->ipsec_rx_pkts, &stats->ipsec_rx_bytes); in mlx5e_accel_ipsec_fs_read_stats()
1807 stats->ipsec_rx_bytes += bytes; in mlx5e_accel_ipsec_fs_read_stats()