Home
last modified time | relevance | path

Searched refs:efx_tx_buffer (Results 1 – 12 of 12) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/sfc/
Dtx_common.h20 struct efx_tx_buffer *buffer,
27 static inline bool efx_tx_buffer_in_use(struct efx_tx_buffer *buffer) in efx_tx_buffer_in_use()
38 struct efx_tx_buffer *efx_tx_map_chunk(struct efx_tx_queue *tx_queue,
Dtx_common.c105 struct efx_tx_buffer *buffer; in efx_fini_tx_queue()
157 struct efx_tx_buffer *buffer, in efx_dequeue_buffer()
237 struct efx_tx_buffer *buffer = &tx_queue->buffer[read_ptr]; in efx_dequeue_buffers()
314 struct efx_tx_buffer *buffer; in efx_enqueue_unwind()
328 struct efx_tx_buffer *efx_tx_map_chunk(struct efx_tx_queue *tx_queue, in efx_tx_map_chunk()
332 struct efx_tx_buffer *buffer; in efx_tx_map_chunk()
408 struct efx_tx_buffer *buffer; in efx_tx_map_data()
Def100_tx.c56 struct efx_tx_buffer *buffer; in ef100_tx_can_tso()
135 struct efx_tx_buffer *buffer, efx_oword_t *txd) in ef100_set_tx_csum_partial()
169 struct efx_tx_buffer *buffer, efx_oword_t *txd, in ef100_make_send_desc()
187 struct efx_tx_buffer *buffer, efx_oword_t *txd, in ef100_make_tso_desc()
262 struct efx_tx_buffer *buffer; in ef100_tx_make_descriptors()
405 struct efx_tx_buffer *buffer = __efx_tx_queue_get_insert_buffer(tx_queue); in __ef100_enqueue_skb()
Dtx.c35 struct efx_tx_buffer *buffer) in efx_tx_get_copy_buffer()
95 struct efx_tx_buffer *buffer; in efx_enqueue_skb_copy()
215 struct efx_tx_buffer *buffer = in efx_enqueue_skb_pio()
416 struct efx_tx_buffer *tx_buffer; in efx_xdp_tx_buffers()
557 struct efx_tx_buffer *buffer = &tx_queue->buffer[read_ptr]; in efx_xmit_done_single()
Dtx_tso.c104 struct efx_tx_buffer **final_buffer) in efx_tx_queue_insert()
106 struct efx_tx_buffer *buffer; in efx_tx_queue_insert()
236 struct efx_tx_buffer *buffer; in tso_fill_packet_with_fragment()
289 struct efx_tx_buffer *buffer = in tso_start_new_packet()
Dnet_driver.h141 struct efx_tx_buffer { struct
270 struct efx_tx_buffer *buffer;
1779 static inline struct efx_tx_buffer *
1786 static inline struct efx_tx_buffer *
1789 struct efx_tx_buffer *buffer = in efx_tx_queue_get_insert_buffer()
Def10.c2237 struct efx_tx_buffer *buffer; in efx_ef10_tx_tso_desc()
2452 struct efx_tx_buffer *buffer; in efx_ef10_tx_write()
/linux-6.14.4/drivers/net/ethernet/sfc/siena/
Dtx_common.c123 struct efx_tx_buffer *buffer, in efx_dequeue_buffer()
172 struct efx_tx_buffer *buffer; in efx_siena_fini_tx_queue()
210 struct efx_tx_buffer *buffer = &tx_queue->buffer[read_ptr]; in efx_dequeue_buffers()
276 struct efx_tx_buffer *buffer; in efx_siena_enqueue_unwind()
288 struct efx_tx_buffer *efx_siena_tx_map_chunk(struct efx_tx_queue *tx_queue, in efx_siena_tx_map_chunk()
292 struct efx_tx_buffer *buffer; in efx_siena_tx_map_chunk()
368 struct efx_tx_buffer *buffer; in efx_siena_tx_map_data()
Dtx_common.h19 static inline bool efx_tx_buffer_in_use(struct efx_tx_buffer *buffer) in efx_tx_buffer_in_use()
30 struct efx_tx_buffer *efx_siena_tx_map_chunk(struct efx_tx_queue *tx_queue,
Dtx.c27 struct efx_tx_buffer *buffer) in efx_tx_get_copy_buffer()
87 struct efx_tx_buffer *buffer; in efx_enqueue_skb_copy()
211 struct efx_tx_buffer *tx_buffer; in efx_siena_xdp_tx_buffers()
Dnet_driver.h161 struct efx_tx_buffer { struct
267 struct efx_tx_buffer *buffer;
1677 static inline struct efx_tx_buffer *
1684 static inline struct efx_tx_buffer *
1687 struct efx_tx_buffer *buffer = in efx_tx_queue_get_insert_buffer()
Dfarch.c319 struct efx_tx_buffer *buffer; in efx_farch_tx_write()