Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec_stats.c44 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_sw_stats, ipsec_tx_drop_bundle) },
Dipsec.h99 atomic64_t ipsec_tx_drop_bundle; member
Dipsec_rxtx.c270 atomic64_inc(&priv->ipsec->sw_stats.ipsec_tx_drop_bundle); in mlx5e_ipsec_handle_tx_skb()