Home
last modified time | relevance | path

Searched refs:xp_dma_sync_for_device (Results 1 – 2 of 2) sorted by relevance

/linux/include/net/
H A Dxsk_buff_pool.h171 static inline void xp_dma_sync_for_device(struct xsk_buff_pool *pool, in xp_dma_sync_for_device() function
/linux/net/xdp/
H A Dxsk_buff_pool.c580 xp_dma_sync_for_device(pool, xskb->dma, pool->frame_len); in xp_alloc()