Home
last modified time | relevance | path

Searched refs:SONIC_FAET (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/natsemi/
H A Dsonic.h94 #define SONIC_FAET 0x2d macro
H A Dsonic.c646 lp->stats.rx_frame_errors += SONIC_READ(SONIC_FAET); in sonic_get_stats()
647 SONIC_WRITE(SONIC_FAET, 0xffff); in sonic_get_stats()