Home
last modified time | relevance | path

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

/dragonfly/sys/dev/virtual/amazon/ena/
H A Dena.h185 struct ena_tx_buffer { struct
270 struct ena_tx_buffer *tx_buffer_info; /* contex of tx packet */
H A Dena.c571 size = sizeof(struct ena_tx_buffer) * tx_ring->ring_size; in ena_setup_tx_resources()
1113 struct ena_tx_buffer *tx_info = &tx_ring->tx_buffer_info[i]; in ena_free_tx_bufs()
1179 struct ena_tx_buffer *tx_info = NULL; in validate_tx_req_id()
1312 struct ena_tx_buffer *tx_info; in ena_tx_cleanup()
2767 struct ena_tx_buffer *tx_info; in ena_xmit_mbuf()
3367 struct ena_tx_buffer *tx_buf; in check_missing_comp_in_queue()