Home
last modified time | relevance | path

Searched refs:RSV_CRCERROR (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/microchip/
Denc28j60_hw.h265 #define RSV_CRCERROR 20 macro
Dencx24j600_hw.h398 #define RSV_CRCERROR 20 macro
Dencx24j600.c88 RSV_GETBIT(rsv->rxstat, RSV_CRCERROR), in encx24j600_dump_rsv()
376 if (RSV_GETBIT(rsv.rxstat, RSV_CRCERROR)) in encx24j600_rx_packets()
Denc28j60.c870 RSV_GETBIT(sts, RSV_CRCERROR), in enc28j60_dump_rsv()
950 if (RSV_GETBIT(rxstat, RSV_CRCERROR)) in enc28j60_hw_rx()