Home
last modified time | relevance | path

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

/trueos/sys/dev/en/
HDmidwayvar.h110 struct en_txslot { struct
145 struct en_txslot *txslot; /* transmit slot */
188 struct en_txslot txslot[MID_NTX_CH];
HDmidway.c524 struct en_txslot *slot = &sc->txslot[tx->chan]; in en_txdma_load()
705 en_txdma(struct en_softc *sc, struct en_txslot *slot) in en_txdma()
969 struct en_txslot *tx; in en_start()