Searched refs:efx_tx_buffer (Results 1 – 13 of 13) sorted by relevance
/drivers/net/ethernet/sfc/ |
D | tx_common.h | 20 struct efx_tx_buffer *buffer, 25 static inline bool efx_tx_buffer_in_use(struct efx_tx_buffer *buffer) in efx_tx_buffer_in_use() 36 struct efx_tx_buffer *efx_tx_map_chunk(struct efx_tx_queue *tx_queue,
|
D | tx_common.c | 99 struct efx_tx_buffer *buffer; in efx_fini_tx_queue() 149 struct efx_tx_buffer *buffer, in efx_dequeue_buffer() 221 struct efx_tx_buffer *buffer = &tx_queue->buffer[read_ptr]; in efx_dequeue_buffers() 293 struct efx_tx_buffer *buffer; in efx_enqueue_unwind() 306 struct efx_tx_buffer *efx_tx_map_chunk(struct efx_tx_queue *tx_queue, in efx_tx_map_chunk() 310 struct efx_tx_buffer *buffer; in efx_tx_map_chunk() 387 struct efx_tx_buffer *buffer; in efx_tx_map_data()
|
D | ef100_tx.c | 56 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()
|
D | tx.c | 35 struct efx_tx_buffer *buffer) in efx_tx_get_copy_buffer() 53 struct efx_tx_buffer *buffer, size_t len) in efx_tx_get_copy_buffer_limited() 103 struct efx_tx_buffer *buffer; in efx_enqueue_skb_copy() 223 struct efx_tx_buffer *buffer = in efx_enqueue_skb_pio() 424 struct efx_tx_buffer *tx_buffer; in efx_xdp_tx_buffers() 569 struct efx_tx_buffer *buffer = &tx_queue->buffer[read_ptr]; in efx_xmit_done_single()
|
D | tx_tso.c | 104 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()
|
D | tx.h | 19 struct efx_tx_buffer *buffer, size_t len);
|
D | net_driver.h | 161 struct efx_tx_buffer { struct 269 struct efx_tx_buffer *buffer; 1769 static inline struct efx_tx_buffer * 1776 static inline struct efx_tx_buffer * 1779 struct efx_tx_buffer *buffer = in efx_tx_queue_get_insert_buffer()
|
D | ef10.c | 2237 struct efx_tx_buffer *buffer; in efx_ef10_tx_tso_desc() 2452 struct efx_tx_buffer *buffer; in efx_ef10_tx_write()
|
/drivers/net/ethernet/sfc/siena/ |
D | tx_common.c | 122 struct efx_tx_buffer *buffer, in efx_dequeue_buffer() 171 struct efx_tx_buffer *buffer; in efx_siena_fini_tx_queue() 209 struct efx_tx_buffer *buffer = &tx_queue->buffer[read_ptr]; in efx_dequeue_buffers() 275 struct efx_tx_buffer *buffer; in efx_siena_enqueue_unwind() 287 struct efx_tx_buffer *efx_siena_tx_map_chunk(struct efx_tx_queue *tx_queue, in efx_siena_tx_map_chunk() 291 struct efx_tx_buffer *buffer; in efx_siena_tx_map_chunk() 368 struct efx_tx_buffer *buffer; in efx_siena_tx_map_data()
|
D | tx_common.h | 19 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,
|
D | tx.c | 27 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()
|
D | net_driver.h | 161 struct efx_tx_buffer { struct 267 struct efx_tx_buffer *buffer; 1695 static inline struct efx_tx_buffer * 1702 static inline struct efx_tx_buffer * 1705 struct efx_tx_buffer *buffer = in efx_tx_queue_get_insert_buffer()
|
D | farch.c | 319 struct efx_tx_buffer *buffer; in efx_farch_tx_write()
|