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

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_stats.c47 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_hw_stats, ipsec_tx_drop_pkts) },
H A Dipsec.h133 u64 ipsec_tx_drop_pkts; member in struct:mlx5e_ipsec_hw_stats
H A Dipsec_fs.c2069 stats->ipsec_tx_drop_pkts = 0;
2079 mlx5_fc_query(mdev, fc->drop, &stats->ipsec_tx_drop_pkts,
2101 stats->ipsec_tx_drop_pkts += packets;

Completed in 205 milliseconds