Searched defs:mlx5e_ipsec_hw_stats (Results 1 – 1 of 1) sorted by relevance
125 struct mlx5e_ipsec_hw_stats { struct126 u64 ipsec_rx_pkts;127 u64 ipsec_rx_bytes;128 u64 ipsec_rx_drop_pkts;129 u64 ipsec_rx_drop_bytes;130 u64 ipsec_tx_pkts;131 u64 ipsec_tx_bytes;132 u64 ipsec_tx_drop_pkts;133 u64 ipsec_tx_drop_bytes;