Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/tx/
H A Dif_txvar.h96 struct epic_tx_buffer tx_buffer[TX_RING_SIZE]; member
H A Dif_tx.c663 buf = sc->tx_buffer + sc->cur_tx; in epic_ifstart_locked()
825 buf = sc->tx_buffer + sc->dirty_tx; in epic_tx_done()
1494 buf = sc->tx_buffer + sc->cur_tx; in epic_queue_last_packet()
1605 struct epic_tx_buffer *buf = sc->tx_buffer + i; in epic_free_rings()
1684 struct epic_tx_buffer *buf = sc->tx_buffer + i; in epic_init_rings()