Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
Den.h105 struct mlx5e_vport_stats { struct
107 u64 rx_packets;
108 u64 rx_bytes;
109 u64 tx_packets;
110 u64 tx_bytes;
111 u64 rx_error_packets;
112 u64 rx_error_bytes;
113 u64 tx_error_packets;
114 u64 tx_error_bytes;
115 u64 rx_unicast_packets;
[all …]