Searched refs:txunderrun (Results 1 – 2 of 2) sorted by relevance
210 u32 txunderrun; /* 0x60 */ member644 stats->tx_fifo_errors += raw.txunderrun; in ar9331_read_stats()646 stats->tx_errors += raw.txoversize + raw.txabortcol + raw.txunderrun + in ar9331_read_stats()
47 u32 txunderrun; member107 { "Tx Underrun", CPSW_STAT(txunderrun) },