Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_ale.c97 static int ale_rxeof(struct ale_softc *sc);
98 static void ale_rx_update_page(struct ale_softc *, struct ale_rx_page **,
100 static void ale_rxcsum(struct ale_softc *, struct mbuf *, uint32_t);
101 static void ale_txeof(struct ale_softc *);
103 static int ale_dma_alloc(struct ale_softc *);
104 static void ale_dma_free(struct ale_softc *);
105 static int ale_encap(struct ale_softc *, struct mbuf *);
106 static void ale_init_rx_pages(struct ale_softc *);
107 static void ale_init_tx_ring(struct ale_softc *);
111 static void ale_get_macaddr(struct ale_softc *);
[all …]
H A Dif_alereg.h905 struct ale_softc { struct