Searched refs:DE4X5_MFC (Results 1 – 2 of 2) sorted by relevance
24 #define DE4X5_MFC iobase+(0x040 << lp->bus) /* Missed Frame Counter */ macro
1615 if (inl(DE4X5_MFC) & MFC_FOCM) { in de4x5_rx()1856 lp->stats.rx_missed_errors = (int)(inl(DE4X5_MFC) & (MFC_OVFL | MFC_CNTR)); in de4x5_get_stats()2369 inl(DE4X5_MFC); /* Zero the lost frames counter */ in autoconf_media()5111 inl(DE4X5_MFC); in de4x5_switch_mac_port()
Completed in 16 milliseconds