Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/ena/
H A Dena.h179 struct ena_tx_buffer { struct
264 struct ena_tx_buffer *tx_buffer_info; /* contex of tx packet */
H A Dena.c606 size = sizeof(struct ena_tx_buffer) * tx_ring->ring_size; in ena_setup_tx_resources()
1158 struct ena_tx_buffer *tx_info = &tx_ring->tx_buffer_info[i]; in ena_free_tx_bufs()
1224 struct ena_tx_buffer *tx_info = NULL; in validate_tx_req_id()
1354 struct ena_tx_buffer *tx_info; in ena_tx_cleanup()
2750 struct ena_tx_buffer *tx_info; in ena_xmit_mbuf()
3385 struct ena_tx_buffer *tx_buf; in check_missing_comp_in_queue()