Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/falcon/
H A 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()
153 struct ef4_tx_buffer *buffer; in ef4_enqueue_skb_copy()
181 static struct ef4_tx_buffer *ef4_tx_map_chunk(struct ef4_tx_queue *tx_queue, in ef4_tx_map_chunk()
186 struct ef4_tx_buffer *buffer; in ef4_tx_map_chunk()
231 struct ef4_tx_buffer *buffer; in ef4_tx_map_data()
271 struct ef4_tx_buffer *buffer; in ef4_enqueue_unwind()
367 struct ef4_tx_buffer *buffer = &tx_queue->buffer[read_ptr]; in ef4_dequeue_buffers()
609 struct ef4_tx_buffer *buffer; in ef4_fini_tx_queue()
H A 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()
H A Dtx.h19 struct ef4_tx_buffer *buffer, size_t len);
H A Dfarch.c308 struct ef4_tx_buffer *buffer; in ef4_farch_tx_write()