Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec.h55 atomic64_t ipsec_tx_drop_no_state; member
Dipsec_stats.c64 { MLX5E_DECLARE_STAT(struct mlx5e_ipsec_sw_stats, ipsec_tx_drop_no_state) },
Dipsec_rxtx.c258 atomic64_inc(&priv->ipsec->sw_stats.ipsec_tx_drop_no_state); in mlx5e_ipsec_handle_tx_skb()