Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec_stats.c49 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_tx_drop_bytes) },
A Dipsec.h144 u64 ipsec_tx_drop_bytes; member
A Dipsec_fs.c2503 stats->ipsec_tx_drop_bytes = 0; in mlx5e_accel_ipsec_fs_read_stats()
2516 &stats->ipsec_tx_drop_bytes); in mlx5e_accel_ipsec_fs_read_stats()
2538 stats->ipsec_tx_drop_bytes += bytes; in mlx5e_accel_ipsec_fs_read_stats()

Completed in 13 milliseconds