Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/cavium/thunder/
A Dnic.h183 u64 rx_bytes;
184 u64 rx_frames;
188 u64 rx_drops;
189 u64 rx_drop_red;
193 u64 rx_drop_bcast;
194 u64 rx_drop_mcast;
197 u64 rx_fcs_errors;
198 u64 rx_l2_errors;
200 u64 tx_bytes;
201 u64 tx_frames;
[all …]
A Dnicvf_ethtool.c36 static const struct nicvf_stat nicvf_hw_stats[] = { variable

Completed in 7 milliseconds