Home
last modified time | relevance | path

Searched refs:RSV_CRCERROR (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/
H A Dencx24j600_hw.h399 #define RSV_CRCERROR 20 macro
H A Denc28j60_hw.h266 #define RSV_CRCERROR 20 macro
H A Dencx24j600.c83 RSV_GETBIT(rsv->rxstat, RSV_CRCERROR), in encx24j600_dump_rsv()
380 if (RSV_GETBIT(rsv.rxstat, RSV_CRCERROR)) in encx24j600_rx_packets()
H A Denc28j60.c874 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 Dencx24j600_hw.h399 #define RSV_CRCERROR 20 macro
H A Denc28j60_hw.h266 #define RSV_CRCERROR 20 macro
H A Dencx24j600.c83 RSV_GETBIT(rsv->rxstat, RSV_CRCERROR), in encx24j600_dump_rsv()
379 if (RSV_GETBIT(rsv.rxstat, RSV_CRCERROR)) in encx24j600_rx_packets()
H A Denc28j60.c873 RSV_GETBIT(sts, RSV_CRCERROR), in enc28j60_dump_rsv()
953 if (RSV_GETBIT(rxstat, RSV_CRCERROR)) in enc28j60_hw_rx()

Completed in 12 milliseconds