Searched defs:mlx5e_ipsec_hw_stats (Results 1 – 1 of 1) sorted by relevance
101 struct mlx5e_ipsec_hw_stats { struct102 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