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