Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/microchip/
H A Dencx24j600_hw.h402 #define RSV_RXOK 23 macro
H A Denc28j60_hw.h269 #define RSV_RXOK 23 macro
H A Dencx24j600.c80 RSV_GETBIT(rsv->rxstat, RSV_RXOK), in encx24j600_dump_rsv()
374 if (!RSV_GETBIT(rsv.rxstat, RSV_RXOK) || in encx24j600_rx_packets()
H A Denc28j60.c873 RSV_GETBIT(sts, RSV_RXOK), in enc28j60_dump_rsv()
950 if (!RSV_GETBIT(rxstat, RSV_RXOK) || len > MAX_FRAMELEN) { in enc28j60_hw_rx()
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/
H A Dencx24j600_hw.h402 #define RSV_RXOK 23 macro
H A Denc28j60_hw.h269 #define RSV_RXOK 23 macro
H A Dencx24j600.c80 RSV_GETBIT(rsv->rxstat, RSV_RXOK), in encx24j600_dump_rsv()
373 if (!RSV_GETBIT(rsv.rxstat, RSV_RXOK) || in encx24j600_rx_packets()
H A Denc28j60.c872 RSV_GETBIT(sts, RSV_RXOK), in enc28j60_dump_rsv()
949 if (!RSV_GETBIT(rxstat, RSV_RXOK) || len > MAX_FRAMELEN) { in enc28j60_hw_rx()

Completed in 12 milliseconds