/drivers/net/ethernet/sfc/ |
D | rx_common.h | 27 static inline u8 *efx_rx_buf_va(struct efx_rx_buffer *buf) in efx_rx_buf_va() 49 struct efx_rx_buffer *rx_buf, 52 struct efx_rx_buffer *rx_buf, 65 void efx_unmap_rx_buffer(struct efx_nic *efx, struct efx_rx_buffer *rx_buf); 68 struct efx_rx_buffer *rx_buf, in efx_sync_rx_buffer() 76 struct efx_rx_buffer *rx_buf, 84 efx_rx_packet_gro(struct efx_channel *channel, struct efx_rx_buffer *rx_buf,
|
D | rx.c | 44 struct efx_rx_buffer *rx_buf, in efx_rx_packet__check_len() 68 struct efx_rx_buffer *rx_buf, in efx_rx_mk_skb() 126 struct efx_rx_buffer *rx_buf; in efx_rx_packet() 130 rx_buf = efx_rx_buffer(rx_queue, index); in efx_rx_packet() 197 rx_buf = efx_rx_buffer(rx_queue, index); in efx_rx_packet() 209 struct efx_rx_buffer *rx_buf, in efx_rx_deliver() 252 struct efx_rx_buffer *rx_buf, u8 **ehp) in efx_do_xdp() 363 struct efx_rx_buffer *rx_buf = in __efx_rx_packet() 364 efx_rx_buffer(&channel->rx_queue, channel->rx_pkt_index); in __efx_rx_packet()
|
D | ef100_rx.c | 59 struct efx_rx_buffer *rx_buf = efx_rx_buffer(rx_queue, in __ef100_rx_packet() 141 struct efx_rx_buffer *rx_buf = efx_rx_buffer(rx_queue, index); in ef100_rx_packet() 186 struct efx_rx_buffer *rx_buf; in ef100_rx_write() 193 rx_buf = efx_rx_buffer(rx_queue, idx); in ef100_rx_write()
|
D | rx_common.c | 74 struct efx_rx_buffer *rx_buf) in efx_recycle_rx_page() 107 struct efx_rx_buffer *rx_buf, in efx_recycle_rx_pages() 122 struct efx_rx_buffer *rx_buf, in efx_discard_rx_packet() 175 struct efx_rx_buffer *rx_buf) in efx_fini_rx_buffer() 277 struct efx_rx_buffer *rx_buf; in efx_fini_rx_queue() 291 rx_buf = efx_rx_buffer(rx_queue, index); in efx_fini_rx_queue() 319 struct efx_rx_buffer *rx_buf) in efx_unmap_rx_buffer() 334 struct efx_rx_buffer *rx_buf, in efx_free_rx_buffers() 374 struct efx_rx_buffer *rx_buf; in efx_init_rx_buffers() 408 rx_buf = efx_rx_buffer(rx_queue, index); in efx_init_rx_buffers() [all …]
|
D | net_driver.h | 326 struct efx_rx_buffer { struct 394 struct efx_rx_buffer *buffer; 1676 static inline struct efx_rx_buffer *efx_rx_buffer(struct efx_rx_queue *rx_queue, in efx_rx_buffer() function 1682 static inline struct efx_rx_buffer * 1683 efx_rx_buf_next(struct efx_rx_queue *rx_queue, struct efx_rx_buffer *rx_buf) in efx_rx_buf_next() 1685 if (unlikely(rx_buf == efx_rx_buffer(rx_queue, rx_queue->ptr_mask))) in efx_rx_buf_next() 1686 return efx_rx_buffer(rx_queue, 0); in efx_rx_buf_next()
|
D | ef100_rep.h | 63 void efx_ef100_rep_rx_packet(struct efx_rep *efv, struct efx_rx_buffer *rx_buf);
|
D | ef100_rep.c | 383 void efx_ef100_rep_rx_packet(struct efx_rep *efv, struct efx_rx_buffer *rx_buf) in efx_ef100_rep_rx_packet()
|
D | ef10.c | 2590 struct efx_rx_buffer *rx_buf; in efx_ef10_build_rx_desc() 2594 rx_buf = efx_rx_buffer(rx_queue, index); in efx_ef10_build_rx_desc()
|
/drivers/net/ethernet/sfc/siena/ |
D | rx_common.h | 27 static inline u8 *efx_rx_buf_va(struct efx_rx_buffer *buf) in efx_rx_buf_va() 49 struct efx_rx_buffer *rx_buf, 52 struct efx_rx_buffer *rx_buf, 61 struct efx_rx_buffer *rx_buf, in efx_sync_rx_buffer() 69 struct efx_rx_buffer *rx_buf, 78 struct efx_rx_buffer *rx_buf,
|
D | rx.c | 44 struct efx_rx_buffer *rx_buf, in efx_rx_packet__check_len() 68 struct efx_rx_buffer *rx_buf, in efx_rx_mk_skb() 126 struct efx_rx_buffer *rx_buf; in efx_siena_rx_packet() 130 rx_buf = efx_rx_buffer(rx_queue, index); in efx_siena_rx_packet() 197 rx_buf = efx_rx_buffer(rx_queue, index); in efx_siena_rx_packet() 209 struct efx_rx_buffer *rx_buf, in efx_rx_deliver() 252 struct efx_rx_buffer *rx_buf, u8 **ehp) in efx_do_xdp() 363 struct efx_rx_buffer *rx_buf = in __efx_siena_rx_packet() 364 efx_rx_buffer(&channel->rx_queue, channel->rx_pkt_index); in __efx_siena_rx_packet()
|
D | rx_common.c | 34 struct efx_rx_buffer *rx_buf); 77 struct efx_rx_buffer *rx_buf) in efx_recycle_rx_page() 110 struct efx_rx_buffer *rx_buf, in efx_siena_recycle_rx_pages() 125 struct efx_rx_buffer *rx_buf, in efx_siena_discard_rx_packet() 178 struct efx_rx_buffer *rx_buf) in efx_fini_rx_buffer() 280 struct efx_rx_buffer *rx_buf; in efx_siena_fini_rx_queue() 294 rx_buf = efx_rx_buffer(rx_queue, index); in efx_siena_fini_rx_queue() 322 struct efx_rx_buffer *rx_buf) in efx_unmap_rx_buffer() 337 struct efx_rx_buffer *rx_buf, in efx_siena_free_rx_buffers() 377 struct efx_rx_buffer *rx_buf; in efx_init_rx_buffers() [all …]
|
D | net_driver.h | 324 struct efx_rx_buffer { struct 392 struct efx_rx_buffer *buffer; 1602 static inline struct efx_rx_buffer *efx_rx_buffer(struct efx_rx_queue *rx_queue, in efx_rx_buffer() function 1608 static inline struct efx_rx_buffer * 1609 efx_rx_buf_next(struct efx_rx_queue *rx_queue, struct efx_rx_buffer *rx_buf) in efx_rx_buf_next() 1611 if (unlikely(rx_buf == efx_rx_buffer(rx_queue, rx_queue->ptr_mask))) in efx_rx_buf_next() 1612 return efx_rx_buffer(rx_queue, 0); in efx_rx_buf_next()
|
D | farch.c | 467 struct efx_rx_buffer *rx_buf; in efx_farch_build_rx_desc() 471 rx_buf = efx_rx_buffer(rx_queue, index); in efx_farch_build_rx_desc()
|