Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/falcon/
Dtx.c29 struct ef4_tx_buffer *buffer) in ef4_tx_get_copy_buffer()
47 struct ef4_tx_buffer *buffer, size_t len) in ef4_tx_get_copy_buffer_limited()
55 struct ef4_tx_buffer *buffer, in ef4_dequeue_buffer()
155 struct ef4_tx_buffer *buffer; in ef4_enqueue_skb_copy()
183 static struct ef4_tx_buffer *ef4_tx_map_chunk(struct ef4_tx_queue *tx_queue, in ef4_tx_map_chunk()
188 struct ef4_tx_buffer *buffer; in ef4_tx_map_chunk()
233 struct ef4_tx_buffer *buffer; in ef4_tx_map_data()
273 struct ef4_tx_buffer *buffer; in ef4_enqueue_unwind()
369 struct ef4_tx_buffer *buffer = &tx_queue->buffer[read_ptr]; in ef4_dequeue_buffers()
611 struct ef4_tx_buffer *buffer; in ef4_fini_tx_queue()
Dtx.h22 struct ef4_tx_buffer *buffer, size_t len);
Dnet_driver.h147 struct ef4_tx_buffer { struct
221 struct ef4_tx_buffer *buffer;
1319 static inline struct ef4_tx_buffer *
1326 static inline struct ef4_tx_buffer *
1329 struct ef4_tx_buffer *buffer = in ef4_tx_queue_get_insert_buffer()
Dfarch.c311 struct ef4_tx_buffer *buffer; in ef4_farch_tx_write()