Home
last modified time | relevance | path

Searched refs:ena_tx_buffer (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.h160 struct ena_tx_buffer { struct
251 struct ena_tx_buffer *tx_buffer_info;
H A Dena_netdev.c77 struct ena_tx_buffer *tx_info);
130 struct ena_tx_buffer *tx_info, in ena_xmit_common()
231 struct ena_tx_buffer *tx_info, in ena_xdp_tx_map_buff()
286 struct ena_tx_buffer *tx_info; in ena_xdp_xmit_buff()
678 size = sizeof(struct ena_tx_buffer) * tx_ring->ring_size; in ena_setup_tx_resources()
1073 struct ena_tx_buffer *tx_info) in ena_unmap_tx_buff()
1111 struct ena_tx_buffer *tx_info = &tx_ring->tx_buffer_info[i]; in ena_free_tx_bufs()
1176 struct ena_tx_buffer *tx_info, bool is_xdp) in handle_invalid_req_id()
1203 struct ena_tx_buffer *tx_info; in validate_tx_req_id()
1214 struct ena_tx_buffer *tx_inf in validate_xdp_req_id()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.h146 struct ena_tx_buffer { struct
235 struct ena_tx_buffer *tx_buffer_info;
H A Dena_netdev.c74 struct ena_tx_buffer *tx_info);
140 struct ena_tx_buffer *tx_info, in ena_xmit_common()
238 struct ena_tx_buffer *tx_info, in ena_xdp_tx_map_frame()
299 struct ena_tx_buffer *tx_info; in ena_xdp_xmit_frame()
754 size = sizeof(struct ena_tx_buffer) * tx_ring->ring_size; in ena_setup_tx_resources()
1173 struct ena_tx_buffer *tx_info) in ena_unmap_tx_buff()
1211 struct ena_tx_buffer *tx_info = &tx_ring->tx_buffer_info[i]; in ena_free_tx_bufs()
1276 struct ena_tx_buffer *tx_info, bool is_xdp) in handle_invalid_req_id()
1299 struct ena_tx_buffer *tx_info; in validate_tx_req_id()
1310 struct ena_tx_buffer *tx_inf in validate_xdp_req_id()
[all...]

Completed in 9 milliseconds