fifo_errors       169 drivers/media/pci/tw686x/tw686x-core.c 	u32 fifo_status, fifo_signal, fifo_ov, fifo_bad, fifo_errors;
fifo_errors       197 drivers/media/pci/tw686x/tw686x-core.c 	fifo_errors = fifo_signal & (fifo_ov | fifo_bad);
fifo_errors       203 drivers/media/pci/tw686x/tw686x-core.c 	video_requests = (int_status & video_en) | fifo_errors;
fifo_errors       554 drivers/net/ethernet/chelsio/cxgb3/common.h 	unsigned long fifo_errors;	/* FIFO over/under-flows */
fifo_errors      1711 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 	*data++ = pi->phy.fifo_errors;
fifo_errors      1909 drivers/net/ethernet/chelsio/cxgb3/t3_hw.c 				p->phy.fifo_errors++;
fifo_errors       246 drivers/net/ethernet/socionext/sni_ave.c 	u64	fifo_errors;
fifo_errors       950 drivers/net/ethernet/socionext/sni_ave.c 		priv->stats_rx.fifo_errors++;
fifo_errors      1524 drivers/net/ethernet/socionext/sni_ave.c 	stats->rx_fifo_errors = priv->stats_rx.fifo_errors;