Searched defs:RxError (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/ |
H A D | epic100.c | 208 TxEmpty=0x0080, TxDone=0x0020, RxError=0x0010, enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/ |
H A D | epic100.c | 208 TxEmpty=0x0080, TxDone=0x0020, RxError=0x0010, enumerator
|
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/ |
H A D | de2104x.c | 167 RxError = (1 << 15), enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/ |
H A D | de2104x.c | 167 RxError = (1 << 15), enumerator
|
/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/ |
H A D | 8139cp.c | 180 RxError = (1 << 20), /* Rx error summary */ enumerator
|
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/ |
H A D | 8139cp.c | 180 RxError = (1 << 20), /* Rx error summary */ enumerator
|
Completed in 17 milliseconds