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

/linux-master/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.h131 u64 ipsec_tx_pkts; member in struct:mlx5e_ipsec_hw_stats
H A Dipsec_fs.c2067 stats->ipsec_tx_pkts = 0;
2078 mlx5_fc_query(mdev, fc->cnt, &stats->ipsec_tx_pkts, &stats->ipsec_tx_bytes);
2096 stats->ipsec_tx_pkts += packets;

Completed in 296 milliseconds