Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec_stats.c42 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_rx_bytes) },
A Dipsec.h137 u64 ipsec_rx_bytes; member
A Dipsec_fs.c2496 stats->ipsec_rx_bytes = 0; in mlx5e_accel_ipsec_fs_read_stats()
2506 mlx5_fc_query(mdev, fc->cnt, &stats->ipsec_rx_pkts, &stats->ipsec_rx_bytes); in mlx5e_accel_ipsec_fs_read_stats()
2522 stats->ipsec_rx_bytes += bytes; in mlx5e_accel_ipsec_fs_read_stats()

Completed in 13 milliseconds