Searched refs:ena_tx_buffer (Results 1 – 3 of 3) sorted by relevance
132 struct ena_tx_buffer { struct225 struct ena_tx_buffer *tx_buffer_info;416 struct ena_tx_buffer *tx_info, bool is_xdp);435 struct ena_tx_buffer *tx_info,440 struct ena_tx_buffer *tx_info);
10 struct ena_tx_buffer *tx_info; in validate_xdp_req_id()20 struct ena_tx_buffer *tx_info, in ena_xdp_tx_map_frame()81 struct ena_tx_buffer *tx_info; in ena_xdp_xmit_frame()380 struct ena_tx_buffer *tx_info; in ena_clean_xdp_irq()
118 struct ena_tx_buffer *tx_info, in ena_xmit_common()269 size = sizeof(struct ena_tx_buffer) * tx_ring->ring_size; in ena_setup_tx_resources()686 struct ena_tx_buffer *tx_info) in ena_unmap_tx_buff()727 struct ena_tx_buffer *tx_info = &tx_ring->tx_buffer_info[i]; in ena_free_tx_bufs()798 struct ena_tx_buffer *tx_info, bool is_xdp) in handle_invalid_req_id()821 struct ena_tx_buffer *tx_info; in validate_tx_req_id()845 struct ena_tx_buffer *tx_info; in ena_clean_tx_irq()2495 struct ena_tx_buffer *tx_info, in ena_tx_map_skb()2602 struct ena_tx_buffer *tx_info; in ena_start_xmit()3410 struct ena_tx_buffer *tx_buf; in check_missing_comp_in_tx_queue()
Completed in 32 milliseconds