ralink_eth_softc_t
ralink_eth_softc_t * const sc = ifp->if_softc;
ralink_eth_rxdrain(ralink_eth_softc_t *sc)
ralink_eth_softc_t * const sc = ifp->if_softc;
ralink_eth_add_rxbuf(ralink_eth_softc_t *sc, int idx)
ralink_eth_softc_t * const sc = ifp->if_softc;
ralink_eth_softc_t * const sc = ifp->if_softc;
ralink_eth_softc_t * const sc = ifp->if_softc;
ralink_eth_softc_t * const sc = arg;
ralink_eth_rxintr(ralink_eth_softc_t *sc)
ralink_eth_txintr(ralink_eth_softc_t *sc)
ralink_eth_mdio_enable(ralink_eth_softc_t *sc, bool enable)
ralink_eth_softc_t * const sc = ifp->if_softc;
ralink_eth_softc_t * const sc = arg;
ralink_eth_softc_t *sc = device_private(self);
ralink_eth_softc_t *sc = device_private(self);
static void ralink_eth_hw_init(ralink_eth_softc_t *);
static void ralink_eth_reset(ralink_eth_softc_t *);
static void ralink_eth_rxintr(ralink_eth_softc_t *);
static void ralink_eth_txintr(ralink_eth_softc_t *);
static int ralink_eth_enable(ralink_eth_softc_t *);
static void ralink_eth_disable(ralink_eth_softc_t *);
static void ralink_eth_rxdrain(ralink_eth_softc_t *);
static int ralink_eth_add_rxbuf(ralink_eth_softc_t *, int);
static void ralink_eth_mdio_enable(ralink_eth_softc_t *, bool);
sy_read(const ralink_eth_softc_t *sc, const bus_size_t off)
sy_write(const ralink_eth_softc_t *sc, const bus_size_t off, const uint32_t val)
fe_read(const ralink_eth_softc_t *sc, const bus_size_t off)
fe_write(const ralink_eth_softc_t *sc, const bus_size_t off, const uint32_t val)
sw_read(const ralink_eth_softc_t *sc, const bus_size_t off)
sw_write(const ralink_eth_softc_t *sc, const bus_size_t off, const uint32_t val)
ralink_eth_softc_t * const sc = device_private(self);
ralink_eth_softc_t * const sc = device_private(self);
ralink_eth_enable(ralink_eth_softc_t *sc)
ralink_eth_disable(ralink_eth_softc_t *sc)
ralink_eth_softc_t * const sc = device_private(self);
ralink_eth_reset(ralink_eth_softc_t *sc)
ralink_eth_hw_init(ralink_eth_softc_t *sc)