Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/amazon/ena/
Dena_netdev.h160 struct ena_tx_buffer { struct
251 struct ena_tx_buffer *tx_buffer_info;
Dena_netdev.c77 struct ena_tx_buffer *tx_info);
128 struct ena_tx_buffer *tx_info, in ena_xmit_common()
229 struct ena_tx_buffer *tx_info, in ena_xdp_tx_map_buff()
284 struct ena_tx_buffer *tx_info; in ena_xdp_xmit_buff()
677 size = sizeof(struct ena_tx_buffer) * tx_ring->ring_size; in ena_setup_tx_resources()
1072 struct ena_tx_buffer *tx_info) in ena_unmap_tx_buff()
1110 struct ena_tx_buffer *tx_info = &tx_ring->tx_buffer_info[i]; in ena_free_tx_bufs()
1175 struct ena_tx_buffer *tx_info, bool is_xdp) in handle_invalid_req_id()
1202 struct ena_tx_buffer *tx_info = NULL; in validate_tx_req_id()
1215 struct ena_tx_buffer *tx_info = NULL; in validate_xdp_req_id()
[all …]