Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/cadence/
Dmacb.h429 struct macb_stats { struct
430 u32 rx_pause_frames;
431 u32 tx_ok;
432 u32 tx_single_cols;
433 u32 tx_multiple_cols;
434 u32 rx_ok;
435 u32 rx_fcs_errors;
436 u32 rx_align_errors;
437 u32 tx_deferred;
438 u32 tx_late_cols;
[all …]