Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.h58 struct mlx5e_sw_stats { struct
59 u64 rx_packets;
60 u64 rx_bytes;
61 u64 tx_packets;
62 u64 tx_bytes;
63 u64 tx_tso_packets;
64 u64 tx_tso_bytes;
65 u64 tx_tso_inner_packets;
66 u64 tx_tso_inner_bytes;
67 u64 tx_added_vlan_packets;
[all …]