Home
last modified time | relevance | path

Searched refs:ef4_tx_buffer (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/sfc/falcon/
Dtx.c26 struct ef4_tx_buffer *buffer) in ef4_tx_get_copy_buffer()
44 struct ef4_tx_buffer *buffer, in ef4_dequeue_buffer()
145 struct ef4_tx_buffer *buffer; in ef4_enqueue_skb_copy()
173 static struct ef4_tx_buffer *ef4_tx_map_chunk(struct ef4_tx_queue *tx_queue, in ef4_tx_map_chunk()
178 struct ef4_tx_buffer *buffer; in ef4_tx_map_chunk()
223 struct ef4_tx_buffer *buffer; in ef4_tx_map_data()
263 struct ef4_tx_buffer *buffer; in ef4_enqueue_unwind()
359 struct ef4_tx_buffer *buffer = &tx_queue->buffer[read_ptr]; in ef4_dequeue_buffers()
601 struct ef4_tx_buffer *buffer; in ef4_fini_tx_queue()
Dnet_driver.h144 struct ef4_tx_buffer { struct
218 struct ef4_tx_buffer *buffer;
1316 static inline struct ef4_tx_buffer *
1323 static inline struct ef4_tx_buffer *
1326 struct ef4_tx_buffer *buffer = in ef4_tx_queue_get_insert_buffer()
Dfarch.c308 struct ef4_tx_buffer *buffer; in ef4_farch_tx_write()