Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/
H A Denc28j60_hw.h266 #define RSV_CRCERROR 20 macro
H A Dencx24j600_hw.h399 #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()