Home
last modified time | relevance | path

Searched refs:RxLenCntExp (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/apple/
A Dbmac.h55 # define RxLenCntExp 0x00000010 /* Length-error counter expired */ macro
89 RxLenCntExp | RxOverFlow | RxCodeViolation)
A Dbmac.c1057 if (status & RxLenCntExp) dev->stats.rx_length_errors++; in bmac_misc_intr()

Completed in 8 milliseconds