Home
last modified time | relevance | path

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

/freebsd/sys/dev/gve/
H A Dgve_tx.c41 struct gve_tx_fifo *fifo = &tx->fifo; in gve_tx_fifo_init()
230 struct gve_tx_fifo *fifo = &tx->fifo; in gve_clear_tx_ring()
371 gve_tx_free_fifo(struct gve_tx_fifo *fifo, size_t bytes) in gve_tx_free_fifo()
510 gve_tx_fifo_can_alloc(struct gve_tx_fifo *fifo, size_t bytes) in gve_tx_fifo_can_alloc()
523 gve_tx_fifo_pad_alloc_one_frag(struct gve_tx_fifo *fifo, size_t bytes) in gve_tx_fifo_pad_alloc_one_frag()
544 gve_tx_alloc_fifo(struct gve_tx_fifo *fifo, size_t bytes, in gve_tx_alloc_fifo()
H A Dgve.h327 struct gve_tx_fifo { struct
401 struct gve_tx_fifo fifo;