Searched refs:RSV_CRCERROR (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/ |
H A D | encx24j600_hw.h | 399 #define RSV_CRCERROR 20 macro
|
H A D | enc28j60_hw.h | 266 #define RSV_CRCERROR 20 macro
|
H A D | encx24j600.c | 83 RSV_GETBIT(rsv->rxstat, RSV_CRCERROR), in encx24j600_dump_rsv() 380 if (RSV_GETBIT(rsv.rxstat, RSV_CRCERROR)) in encx24j600_rx_packets()
|
H A D | enc28j60.c | 874 RSV_GETBIT(sts, RSV_CRCERROR), in enc28j60_dump_rsv() 954 if (RSV_GETBIT(rxstat, RSV_CRCERROR)) in enc28j60_hw_rx()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/ |
H A D | encx24j600_hw.h | 399 #define RSV_CRCERROR 20 macro
|
H A D | enc28j60_hw.h | 266 #define RSV_CRCERROR 20 macro
|
H A D | encx24j600.c | 83 RSV_GETBIT(rsv->rxstat, RSV_CRCERROR), in encx24j600_dump_rsv() 379 if (RSV_GETBIT(rsv.rxstat, RSV_CRCERROR)) in encx24j600_rx_packets()
|
H A D | enc28j60.c | 873 RSV_GETBIT(sts, RSV_CRCERROR), in enc28j60_dump_rsv() 953 if (RSV_GETBIT(rxstat, RSV_CRCERROR)) in enc28j60_hw_rx()
|
Completed in 12 milliseconds