Home
last modified time | relevance | path

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

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