Searched refs:MFC_OVFL (Results 1 – 2 of 2) sorted by relevance
401 #define MFC_OVFL 0x00010000 /* Missed Frames Counter Overflow Bit */ macro
1854 lp->stats.rx_missed_errors = (int)(inl(DE4X5_MFC) & (MFC_OVFL | MFC_CNTR)); in de4x5_get_stats()