Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.h132 struct mlx5e_sw_stats { struct
133 u64 rx_packets;
134 u64 rx_bytes;
135 u64 tx_packets;
136 u64 tx_bytes;
137 u64 tx_tso_packets;
138 u64 tx_tso_bytes;
139 u64 tx_tso_inner_packets;
140 u64 tx_tso_inner_bytes;
141 u64 tx_added_vlan_packets;
[all …]