Searched defs:gem_stats (Results 1 – 1 of 1) sorted by relevance
977 struct gem_stats { struct978 u64 tx_octets;979 u64 tx_frames;982 u64 tx_pause_frames;990 u64 tx_underrun;997 u64 rx_octets;998 u64 rx_frames;1001 u64 rx_pause_frames;1011 u64 rx_jabbers;1014 u64 rx_symbol_errors;[all …]
Completed in 15 milliseconds