Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/usb/
Dlan78xx.c225 struct lan78xx_statstage64 { struct
226 u64 rx_fcs_errors;
227 u64 rx_alignment_errors;
228 u64 rx_fragment_errors;
229 u64 rx_jabber_errors;
230 u64 rx_undersize_frame_errors;
231 u64 rx_oversize_frame_errors;
232 u64 rx_dropped_frames;
233 u64 rx_unicast_byte_count;
234 u64 rx_broadcast_byte_count;
[all …]
/kernel/linux/linux-6.6/drivers/net/usb/
Dlan78xx.c276 struct lan78xx_statstage64 { struct
277 u64 rx_fcs_errors;
278 u64 rx_alignment_errors;
279 u64 rx_fragment_errors;
280 u64 rx_jabber_errors;
281 u64 rx_undersize_frame_errors;
282 u64 rx_oversize_frame_errors;
283 u64 rx_dropped_frames;
284 u64 rx_unicast_byte_count;
285 u64 rx_broadcast_byte_count;
[all …]