Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/et/
H A Dif_etvar.h234 struct et_txdesc_ring sc_tx_ring; member
H A Dif_et.c691 struct et_txdesc_ring *tx_ring = &sc->sc_tx_ring; in et_dma_alloc()
807 struct et_txdesc_ring *tx_ring = &sc->sc_tx_ring; in et_dma_free()
1297 struct et_txdesc_ring *tx_ring = &sc->sc_tx_ring; in et_free_tx_ring()
1458 struct et_txdesc_ring *tx_ring = &sc->sc_tx_ring; in et_init_tx_ring()
1573 struct et_txdesc_ring *tx_ring = &sc->sc_tx_ring; in et_init_txdma()
1932 struct et_txdesc_ring *tx_ring = &sc->sc_tx_ring; in et_encap()
2013 struct et_txdesc_ring *tx_ring = &sc->sc_tx_ring; in et_txeof()