Home
last modified time | relevance | path

Searched refs:SONIC_MPT (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/natsemi/
H A Djazzsonic.c166 SONIC_WRITE(SONIC_MPT,0xffff); in sonic_probe1()
H A Dxtsonic.c186 SONIC_WRITE(SONIC_MPT,0xffff); in sonic_probe1()
H A Dsonic.h95 #define SONIC_MPT 0x2e macro
H A Dsonic.c648 lp->stats.rx_missed_errors += SONIC_READ(SONIC_MPT); in sonic_get_stats()
649 SONIC_WRITE(SONIC_MPT, 0xffff); in sonic_get_stats()
H A Dmacsonic.c191 SONIC_WRITE(SONIC_MPT, 0xffff); in macsonic_init()
/openbmc/qemu/hw/net/
H A Ddp8393x.c86 #define SONIC_MPT 0x2e macro
636 case SONIC_MPT: in dp8393x_write()