Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139cp.c205 RxErrLong = (1 << 21), /* Rx error, packet > 4096 bytes */ enumerator
444 if ((status & RxErrRunt) || (status & RxErrLong)) in cp_rx_err_acct()
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dde2104x.c168 RxErrLong = (1 << 7), enumerator