Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/amazon/ena/
Dena_netdev.h172 struct ena_tx_buffer { struct
246 struct ena_tx_buffer *tx_buffer_info;
Dena_netdev.c220 size = sizeof(struct ena_tx_buffer) * tx_ring->ring_size; in ena_setup_tx_resources()
624 struct ena_tx_buffer *tx_info) in ena_unmap_tx_skb()
662 struct ena_tx_buffer *tx_info = &tx_ring->tx_buffer_info[i]; in ena_free_tx_bufs()
728 struct ena_tx_buffer *tx_info = NULL; in validate_tx_req_id()
768 struct ena_tx_buffer *tx_info; in ena_clean_tx_irq()
2136 struct ena_tx_buffer *tx_info, in ena_tx_map_skb()
2245 struct ena_tx_buffer *tx_info; in ena_start_xmit()
2874 struct ena_tx_buffer *tx_buf; in check_missing_comp_in_tx_queue()