sun4i_emac_softc
struct sun4i_emac_softc;
static void sun4i_emac_rx_hash(struct sun4i_emac_softc *);
CFATTACH_DECL_NEW(sun4i_emac, sizeof(struct sun4i_emac_softc),
sun4i_emac_read(struct sun4i_emac_softc *sc, bus_size_t o)
sun4i_emac_write(struct sun4i_emac_softc *sc, bus_size_t o, uint32_t v)
sun4i_emac_clear_set(struct sun4i_emac_softc *sc, bus_size_t o, uint32_t c,
struct sun4i_emac_softc * const sc = device_private(self);
sun4i_emac_int_enable(struct sun4i_emac_softc *sc)
struct sun4i_emac_softc * const sc = device_private(self);
struct sun4i_emac_softc * const sc = device_private(self);
struct sun4i_emac_softc * const sc = ifp->if_softc;
struct sun4i_emac_softc * const sc = softc;
sun4i_emac_rxfifo_flush(struct sun4i_emac_softc *sc)
sun4i_emac_rxfifo_consume(struct sun4i_emac_softc *sc, size_t len)
sun4i_emac_rxfifo_transfer(struct sun4i_emac_softc *sc, struct mbuf *m)
sun4i_emac_mgethdr(struct sun4i_emac_softc *sc, size_t rxlen)
sun4i_emac_if_input(struct sun4i_emac_softc *sc, struct mbuf *m)
sun4i_emac_rx_intr(struct sun4i_emac_softc *sc)
sun4i_emac_txfifo_transfer(struct sun4i_emac_softc *sc, struct mbuf *m, u_int slot)
sun4i_emac_tx_enqueue(struct sun4i_emac_softc *sc, struct mbuf *m, u_int slot)
sun4i_emac_tx_intr(struct sun4i_emac_softc *sc, u_int slot)
struct sun4i_emac_softc * const sc = arg;
struct sun4i_emac_softc * const sc = ifp->if_softc;
struct sun4i_emac_softc * const sc = ifp->if_softc;
struct sun4i_emac_softc * const sc = ifp->if_softc;
struct sun4i_emac_softc * const sc = ifp->if_softc;
struct sun4i_emac_softc * const sc = ifp->if_softc;
sun4i_emac_rx_hash(struct sun4i_emac_softc *sc)