Searched defs:copy_buf (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | tx.c | 136 efx_memcpy_toio_aligned(struct efx_nic *efx, u8 __iomem **piobuf, u8 *data, int len, struct efx_short_copy_buffer *copy_buf) efx_memcpy_toio_aligned() argument 158 efx_memcpy_toio_aligned_cb(struct efx_nic *efx, u8 __iomem **piobuf, u8 *data, int len, struct efx_short_copy_buffer *copy_buf) efx_memcpy_toio_aligned_cb() argument 185 efx_flush_copy_buffer(struct efx_nic *efx, u8 __iomem *piobuf, struct efx_short_copy_buffer *copy_buf) efx_flush_copy_buffer() argument 197 efx_skb_copy_bits_to_pio(struct efx_nic *efx, struct sk_buff *skb, u8 __iomem **piobuf, struct efx_short_copy_buffer *copy_buf) efx_skb_copy_bits_to_pio() argument 236 struct efx_short_copy_buffer copy_buf; efx_enqueue_skb_pio() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | tx.c | 136 efx_memcpy_toio_aligned(struct efx_nic *efx, u8 __iomem **piobuf, u8 *data, int len, struct efx_short_copy_buffer *copy_buf) efx_memcpy_toio_aligned() argument 158 efx_memcpy_toio_aligned_cb(struct efx_nic *efx, u8 __iomem **piobuf, u8 *data, int len, struct efx_short_copy_buffer *copy_buf) efx_memcpy_toio_aligned_cb() argument 185 efx_flush_copy_buffer(struct efx_nic *efx, u8 __iomem *piobuf, struct efx_short_copy_buffer *copy_buf) efx_flush_copy_buffer() argument 197 efx_skb_copy_bits_to_pio(struct efx_nic *efx, struct sk_buff *skb, u8 __iomem **piobuf, struct efx_short_copy_buffer *copy_buf) efx_skb_copy_bits_to_pio() argument 236 struct efx_short_copy_buffer copy_buf; efx_enqueue_skb_pio() local [all...] |
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_uac1_legacy.c | 252 struct f_audio_buf *copy_buf; in f_audio_buffer_alloc() local 284 struct f_audio_buf *copy_buf; member 325 struct f_audio_buf *copy_buf in f_audio_out_ep_complete() local 642 struct f_audio_buf *copy_buf = audio->copy_buf; f_audio_set_alt() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_uac1_legacy.c | 252 struct f_audio_buf *copy_buf; in f_audio_buffer_alloc() local 284 struct f_audio_buf *copy_buf; member 325 struct f_audio_buf *copy_buf in f_audio_out_ep_complete() local 642 struct f_audio_buf *copy_buf = audio->copy_buf; f_audio_set_alt() local [all...] |
Completed in 3 milliseconds