nfe_softc
nfe_rxeof(struct nfe_softc *sc)
static void nfe_disable_intrs(struct nfe_softc *);
nfe_txeof(struct nfe_softc *sc, int start)
static int nfe_rxeof(struct nfe_softc *);
static int nfe_txeof(struct nfe_softc *, int);
static int nfe_encap(struct nfe_softc *, struct nfe_tx_ring *,
nfe_encap(struct nfe_softc *sc, struct nfe_tx_ring *ring, struct mbuf *m0)
static void nfe_stop(struct nfe_softc *);
static struct nfe_jbuf *nfe_jalloc(struct nfe_softc *);
static int nfe_jpool_alloc(struct nfe_softc *, struct nfe_rx_ring *);
static void nfe_jpool_free(struct nfe_softc *, struct nfe_rx_ring *);
static int nfe_alloc_rx_ring(struct nfe_softc *, struct nfe_rx_ring *);
static void nfe_reset_rx_ring(struct nfe_softc *, struct nfe_rx_ring *);
static int nfe_init_rx_ring(struct nfe_softc *, struct nfe_rx_ring *);
static void nfe_free_rx_ring(struct nfe_softc *, struct nfe_rx_ring *);
struct nfe_softc *sc = ifp->if_softc;
static int nfe_alloc_tx_ring(struct nfe_softc *, struct nfe_tx_ring *);
static void nfe_reset_tx_ring(struct nfe_softc *, struct nfe_tx_ring *);
static int nfe_init_tx_ring(struct nfe_softc *, struct nfe_tx_ring *);
static void nfe_free_tx_ring(struct nfe_softc *, struct nfe_tx_ring *);
static void nfe_setmulti(struct nfe_softc *);
struct nfe_softc *sc = ifp->if_softc;
static void nfe_get_macaddr(struct nfe_softc *, uint8_t *);
static void nfe_set_macaddr(struct nfe_softc *, const uint8_t *);
struct nfe_softc *sc = xsc;
static void nfe_mac_reset(struct nfe_softc *);
static void nfe_set_paddr_rxdesc(struct nfe_softc *, struct nfe_rx_ring *,
static void nfe_set_ready_rxdesc(struct nfe_softc *, struct nfe_rx_ring *,
static int nfe_newbuf_std(struct nfe_softc *, struct nfe_rx_ring *, int,
static int nfe_newbuf_jumbo(struct nfe_softc *, struct nfe_rx_ring *, int,
static void nfe_enable_intrs(struct nfe_softc *);
nfe_stop(struct nfe_softc *sc)
nfe_alloc_rx_ring(struct nfe_softc *sc, struct nfe_rx_ring *ring)
nfe_reset_rx_ring(struct nfe_softc *sc, struct nfe_rx_ring *ring)
nfe_init_rx_ring(struct nfe_softc *sc, struct nfe_rx_ring *ring)
nfe_free_rx_ring(struct nfe_softc *sc, struct nfe_rx_ring *ring)
nfe_jalloc(struct nfe_softc *sc)
struct nfe_softc *sc = jbuf->sc;
nfe_jpool_alloc(struct nfe_softc *sc, struct nfe_rx_ring *ring)
nfe_jpool_free(struct nfe_softc *sc, struct nfe_rx_ring *ring)
nfe_alloc_tx_ring(struct nfe_softc *sc, struct nfe_tx_ring *ring)
nfe_reset_tx_ring(struct nfe_softc *sc, struct nfe_tx_ring *ring)
nfe_init_tx_ring(struct nfe_softc *sc __unused,
nfe_free_tx_ring(struct nfe_softc *sc, struct nfe_tx_ring *ring)
struct nfe_softc *sc = ifp->if_softc;
struct nfe_softc *sc = ifp->if_softc;
nfe_setmulti(struct nfe_softc *sc)
nfe_get_macaddr(struct nfe_softc *sc, uint8_t *addr)
nfe_set_macaddr(struct nfe_softc *sc, const uint8_t *addr)
struct nfe_softc *sc = arg;
nfe_newbuf_std(struct nfe_softc *sc, struct nfe_rx_ring *ring, int idx,
nfe_newbuf_jumbo(struct nfe_softc *sc, struct nfe_rx_ring *ring, int idx,
nfe_set_paddr_rxdesc(struct nfe_softc *sc, struct nfe_rx_ring *ring, int idx,
nfe_set_ready_rxdesc(struct nfe_softc *sc, struct nfe_rx_ring *ring, int idx)
struct nfe_softc *sc = arg1;
struct nfe_softc *sc = device_get_softc(dev);
nfe_mac_reset(struct nfe_softc *sc)
nfe_enable_intrs(struct nfe_softc *sc)
sizeof(struct nfe_softc)
struct nfe_softc *sc = device_get_softc(dev);
struct nfe_softc *sc = device_get_softc(dev);
struct nfe_softc *sc = device_get_softc(dev);
struct nfe_softc *sc = device_get_softc(dev);
struct nfe_softc *sc = device_get_softc(dev);
struct nfe_softc *sc = device_get_softc(dev);
struct nfe_softc *sc = device_get_softc(dev);
struct nfe_softc *sc = device_get_softc(dev);
struct nfe_softc *sc = device_get_softc(dev);
struct nfe_softc *sc = ifp->if_softc;
nfe_disable_intrs(struct nfe_softc *sc)
struct nfe_softc *sc = ifp->if_softc;
struct nfe_softc *sc = arg;
struct nfe_softc *sc = ifp->if_softc;
struct nfe_softc;
struct nfe_softc *sc;