Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/amazon/ena/
Dena_netdev.h145 struct ena_tx_buffer { struct
216 struct ena_tx_buffer *tx_buffer_info;
Dena_netdev.c221 size = sizeof(struct ena_tx_buffer) * tx_ring->ring_size; in ena_setup_tx_resources()
615 struct ena_tx_buffer *tx_info = &tx_ring->tx_buffer_info[i]; in ena_free_tx_bufs()
697 struct ena_tx_buffer *tx_info = NULL; in validate_tx_req_id()
737 struct ena_tx_buffer *tx_info; in ena_clean_tx_irq()
1993 struct ena_tx_buffer *tx_info; in ena_start_xmit()
2685 struct ena_tx_buffer *tx_buf; in check_missing_comp_in_tx_queue()