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

/linux-master/drivers/net/ethernet/sfc/falcon/
H A Dtx.h19 struct ef4_tx_buffer *buffer, size_t len);
H A Dtx.c26 struct ef4_tx_buffer *buffer)
44 struct ef4_tx_buffer *buffer, size_t len)
52 struct ef4_tx_buffer *buffer,
153 struct ef4_tx_buffer *buffer;
181 static struct ef4_tx_buffer *ef4_tx_map_chunk(struct ef4_tx_queue *tx_queue,
186 struct ef4_tx_buffer *buffer;
231 struct ef4_tx_buffer *buffer;
271 struct ef4_tx_buffer *buffer;
367 struct ef4_tx_buffer *buffer = &tx_queue->buffer[read_ptr];
609 struct ef4_tx_buffer *buffe
[all...]
H A Dnet_driver.h132 * struct ef4_tx_buffer - buffer state for a TX descriptor
144 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 =
H A Dfarch.c308 struct ef4_tx_buffer *buffer;

Completed in 169 milliseconds