Searched refs:ena_tx_buffer (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/ena/
H A Dena.h240 struct ena_tx_buffer { struct
333 struct ena_tx_buffer *tx_buffer_info; /* contex of tx packet */
H A Dena_netmap.c71 struct ena_tx_buffer *, void **, uint16_t *, uint16_t *);
73 struct ena_tx_buffer *);
394 struct ena_tx_buffer *tx_info;
551 struct ena_tx_buffer *tx_info, void **push_hdr, uint16_t *header_len,
782 struct ena_tx_buffer *tx_info)
841 struct ena_tx_buffer *tx_info;
H A Dena_datapath.c190 struct ena_tx_buffer *tx_info = NULL;
246 struct ena_tx_buffer *tx_info;
802 ena_tx_map_mbuf(struct ena_ring *tx_ring, struct ena_tx_buffer *tx_info,
915 struct ena_tx_buffer *tx_info;
H A Dena.c582 struct ena_tx_buffer *tx_info;
631 size = sizeof(struct ena_tx_buffer) * tx_ring->ring_size;
1366 struct ena_tx_buffer *tx_info = &tx_ring->tx_buffer_info[i];
3017 struct ena_tx_buffer *tx_buf;

Completed in 199 milliseconds