Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec_stats.c47 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_tx_bytes) },
A Dipsec.h142 u64 ipsec_tx_bytes; member
A Dipsec_fs.c2501 stats->ipsec_tx_bytes = 0; in mlx5e_accel_ipsec_fs_read_stats()
2514 mlx5_fc_query(mdev, fc->cnt, &stats->ipsec_tx_pkts, &stats->ipsec_tx_bytes); in mlx5e_accel_ipsec_fs_read_stats()
2533 stats->ipsec_tx_bytes += bytes; in mlx5e_accel_ipsec_fs_read_stats()

Completed in 13 milliseconds