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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_stats.c41 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_rx_pkts) },
H A Dipsec.h127 u64 ipsec_rx_pkts; member in struct:mlx5e_ipsec_hw_stats
H A Dipsec_fs.c2063 stats->ipsec_rx_pkts = 0;
2073 mlx5_fc_query(mdev, fc->cnt, &stats->ipsec_rx_pkts, &stats->ipsec_rx_bytes);
2085 stats->ipsec_rx_pkts += packets;

Completed in 302 milliseconds