Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/microchip/
Denc28j60_hw.h267 #define RSV_LENCHECKERR 21 macro
Dencx24j600_hw.h400 #define RSV_LENCHECKERR 21 macro
Dencx24j600.c84 RSV_GETBIT(rsv->rxstat, RSV_LENCHECKERR), in encx24j600_dump_rsv()
381 if (RSV_GETBIT(rsv.rxstat, RSV_LENCHECKERR)) in encx24j600_rx_packets()
Denc28j60.c875 RSV_GETBIT(sts, RSV_LENCHECKERR), in enc28j60_dump_rsv()
956 if (RSV_GETBIT(rxstat, RSV_LENCHECKERR)) in enc28j60_hw_rx()