Searched defs:mlx5e_ipsec_hw_stats (Results 1 – 1 of 1) sorted by relevance
135 struct mlx5e_ipsec_hw_stats { struct136 u64 ipsec_rx_pkts;137 u64 ipsec_rx_bytes;138 u64 ipsec_rx_drop_pkts;139 u64 ipsec_rx_drop_bytes;140 u64 ipsec_rx_drop_mismatch_sa_sel;141 u64 ipsec_tx_pkts;142 u64 ipsec_tx_bytes;143 u64 ipsec_tx_drop_pkts;144 u64 ipsec_tx_drop_bytes;