Searched refs:xsk_buff_alloc (Results 1 – 7 of 7) sorted by relevance
67 xdp = xsk_buff_alloc(pool); in nfp_net_xsk_rx_ring_fill_freelist()
120 static inline struct xdp_buff *xsk_buff_alloc(struct xsk_buff_pool *pool) in xsk_buff_alloc() function448 static inline struct xdp_buff *xsk_buff_alloc(struct xsk_buff_pool *pool) in xsk_buff_alloc() function
23 xdp = xsk_buff_alloc(pool->xsk_pool); in otx2_xsk_pool_alloc_buf()
312 xsk_xdp = xsk_buff_alloc(xs->pool); in __xsk_rcv()350 xsk_xdp = xsk_buff_alloc(xs->pool); in __xsk_rcv()
900 xdp = xsk_buff_alloc(rx_chn->xsk_pool); in prueth_rx_alloc_zc()
1838 buf->xdp = xsk_buff_alloc(rx_q->xsk_pool); in stmmac_alloc_rx_buffers_zc()5447 buf->xdp = xsk_buff_alloc(rx_q->xsk_pool); in stmmac_rx_refill_zc()
2336 bi->xdp = xsk_buff_alloc(ring->xsk_pool); in igc_alloc_rx_buffers_zc()