Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_stats.c58 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_sw_stats, ipsec_tx_drop_trailer) },
Dipsec.h143 atomic64_t ipsec_tx_drop_trailer; member
Dipsec_rxtx.c292 atomic64_inc(&priv->ipsec->sw_stats.ipsec_tx_drop_trailer); in mlx5e_ipsec_handle_tx_skb()