Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.h113 struct mlx5e_sw_stats { struct
114 u64 rx_packets;
115 u64 rx_bytes;
116 u64 tx_packets;
117 u64 tx_bytes;
118 u64 tx_tso_packets;
119 u64 tx_tso_bytes;
120 u64 tx_tso_inner_packets;
121 u64 tx_tso_inner_bytes;
122 u64 tx_added_vlan_packets;
[all …]