Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/ena/
H A Dena_netmap.c71 struct ena_tx_buffer *, void **, uint16_t *, uint16_t *);
73 struct ena_tx_buffer *);
395 struct ena_tx_buffer *tx_info; in ena_netmap_tx_frame()
558 struct ena_tx_buffer *tx_info, void **push_hdr, uint16_t *header_len, in ena_netmap_tx_map_slots()
789 struct ena_tx_buffer *tx_info) in ena_netmap_unmap_last_socket_chain()
848 struct ena_tx_buffer *tx_info; in ena_netmap_tx_clean_one()
H A Dena.h249 struct ena_tx_buffer { struct
344 struct ena_tx_buffer *tx_buffer_info; /* contex of tx packet */
H A Dena_datapath.c267 struct ena_tx_buffer *tx_info; in ena_tx_cleanup()
852 ena_tx_map_mbuf(struct ena_ring *tx_ring, struct ena_tx_buffer *tx_info, in ena_tx_map_mbuf()
965 struct ena_tx_buffer *tx_info; in ena_xmit_mbuf()
H A Dena.c572 struct ena_tx_buffer *tx_info; in ena_release_all_tx_dmamap()
624 size = sizeof(struct ena_tx_buffer) * tx_ring->ring_size; in ena_setup_tx_resources()
1358 struct ena_tx_buffer *tx_info = &tx_ring->tx_buffer_info[i]; in ena_free_tx_bufs()
3018 struct ena_tx_buffer *tx_buf; in check_missing_comp_in_tx_queue()