Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dipsec.h101 struct mlx5e_ipsec_hw_stats { struct
102 u64 ipsec_rx_pkts;
103 u64 ipsec_rx_bytes;
104 u64 ipsec_rx_drop_pkts;
105 u64 ipsec_rx_drop_bytes;
106 u64 ipsec_tx_pkts;
107 u64 ipsec_tx_bytes;
108 u64 ipsec_tx_drop_pkts;
109 u64 ipsec_tx_drop_bytes;

Completed in 4 milliseconds