Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_stats.c45 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_tx_pkts) },
H A Dipsec.h130 u64 ipsec_tx_pkts; member
H A Dipsec_fs.c1790 stats->ipsec_tx_pkts = 0; in mlx5e_accel_ipsec_fs_read_stats()
1801 mlx5_fc_query(mdev, fc->cnt, &stats->ipsec_tx_pkts, &stats->ipsec_tx_bytes); in mlx5e_accel_ipsec_fs_read_stats()
1819 stats->ipsec_tx_pkts += packets; in mlx5e_accel_ipsec_fs_read_stats()