Searched refs:malo_tx_ring (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dmalovar.h39 struct malo_tx_ring { struct
84 struct malo_tx_ring sc_txring;
H A Dmalo.c257 static int malo_alloc_tx_ring(struct malo_softc *sc, struct malo_tx_ring *ring,
259 static void malo_reset_tx_ring(struct malo_softc *sc, struct malo_tx_ring *ring);
260 static void malo_free_tx_ring(struct malo_softc *sc, struct malo_tx_ring *ring);
713 malo_alloc_tx_ring(struct malo_softc *sc, struct malo_tx_ring *ring,
777 malo_reset_tx_ring(struct malo_softc *sc, struct malo_tx_ring *ring)
812 malo_free_tx_ring(struct malo_softc *sc, struct malo_tx_ring *ring)

Completed in 138 milliseconds