Home
last modified time | relevance | path

Searched defs:mlx5e_ipsec_sw_stats (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec.h50 struct mlx5e_ipsec_sw_stats { struct
51 atomic64_t ipsec_rx_drop_sp_alloc;
52 atomic64_t ipsec_rx_drop_sadb_miss;
53 atomic64_t ipsec_rx_drop_syndrome;
54 atomic64_t ipsec_tx_drop_bundle;
55 atomic64_t ipsec_tx_drop_no_state;
56 atomic64_t ipsec_tx_drop_not_ip;
57 atomic64_t ipsec_tx_drop_trailer;
58 atomic64_t ipsec_tx_drop_metadata;