Searched refs:RSV_LENCHECKERR (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/ |
H A D | encx24j600_hw.h | 400 #define RSV_LENCHECKERR 21 macro
|
H A D | enc28j60_hw.h | 267 #define RSV_LENCHECKERR 21 macro
|
H A D | encx24j600.c | 84 RSV_GETBIT(rsv->rxstat, RSV_LENCHECKERR), in encx24j600_dump_rsv() 382 if (RSV_GETBIT(rsv.rxstat, RSV_LENCHECKERR)) in encx24j600_rx_packets()
|
H A D | enc28j60.c | 875 RSV_GETBIT(sts, RSV_LENCHECKERR), in enc28j60_dump_rsv() 956 if (RSV_GETBIT(rxstat, RSV_LENCHECKERR)) in enc28j60_hw_rx()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/ |
H A D | encx24j600_hw.h | 400 #define RSV_LENCHECKERR 21 macro
|
H A D | enc28j60_hw.h | 267 #define RSV_LENCHECKERR 21 macro
|
H A D | encx24j600.c | 84 RSV_GETBIT(rsv->rxstat, RSV_LENCHECKERR), in encx24j600_dump_rsv() 381 if (RSV_GETBIT(rsv.rxstat, RSV_LENCHECKERR)) in encx24j600_rx_packets()
|
H A D | enc28j60.c | 874 RSV_GETBIT(sts, RSV_LENCHECKERR), in enc28j60_dump_rsv() 955 if (RSV_GETBIT(rxstat, RSV_LENCHECKERR)) in enc28j60_hw_rx()
|
Completed in 12 milliseconds