Lines Matching refs:ena_tx_buffer
74 struct ena_tx_buffer *tx_info);
138 struct ena_tx_buffer *tx_info, in ena_xmit_common()
236 struct ena_tx_buffer *tx_info, in ena_xdp_tx_map_frame()
297 struct ena_tx_buffer *tx_info; in ena_xdp_xmit_frame()
751 size = sizeof(struct ena_tx_buffer) * tx_ring->ring_size; in ena_setup_tx_resources()
1170 struct ena_tx_buffer *tx_info) in ena_unmap_tx_buff()
1208 struct ena_tx_buffer *tx_info = &tx_ring->tx_buffer_info[i]; in ena_free_tx_bufs()
1273 struct ena_tx_buffer *tx_info, bool is_xdp) in handle_invalid_req_id()
1296 struct ena_tx_buffer *tx_info; in validate_tx_req_id()
1307 struct ena_tx_buffer *tx_info; in validate_xdp_req_id()
1331 struct ena_tx_buffer *tx_info; in ena_clean_tx_irq()
1909 struct ena_tx_buffer *tx_info; in ena_clean_xdp_irq()
2963 struct ena_tx_buffer *tx_info, in ena_tx_map_skb()
3070 struct ena_tx_buffer *tx_info; in ena_start_xmit()
3747 struct ena_tx_buffer *tx_buf; in check_missing_comp_in_tx_queue()