Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/sfc/falcon/
Dtx.c26 struct ef4_tx_buffer *buffer) in ef4_tx_get_copy_buffer()
44 struct ef4_tx_buffer *buffer, size_t len) in ef4_tx_get_copy_buffer_limited()
52 struct ef4_tx_buffer *buffer, in ef4_dequeue_buffer()
152 struct ef4_tx_buffer *buffer; in ef4_enqueue_skb_copy()
180 static struct ef4_tx_buffer *ef4_tx_map_chunk(struct ef4_tx_queue *tx_queue, in ef4_tx_map_chunk()
185 struct ef4_tx_buffer *buffer; in ef4_tx_map_chunk()
230 struct ef4_tx_buffer *buffer; in ef4_tx_map_data()
270 struct ef4_tx_buffer *buffer; in ef4_enqueue_unwind()
366 struct ef4_tx_buffer *buffer = &tx_queue->buffer[read_ptr]; in ef4_dequeue_buffers()
608 struct ef4_tx_buffer *buffer; in ef4_fini_tx_queue()
Dtx.h19 struct ef4_tx_buffer *buffer, size_t len);
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()