Searched refs:xsk_buff_alloc (Results 1 – 8 of 8) sorted by relevance
120 static inline struct xdp_buff *xsk_buff_alloc(struct xsk_buff_pool *pool) in xsk_buff_alloc() function402 static inline struct xdp_buff *xsk_buff_alloc(struct xsk_buff_pool *pool) in xsk_buff_alloc() function
67 xdp = xsk_buff_alloc(pool); in nfp_net_xsk_rx_ring_fill_freelist()
23 xdp = xsk_buff_alloc(pool->xsk_pool); in otx2_xsk_pool_alloc_buf()
311 xsk_xdp = xsk_buff_alloc(xs->pool); in __xsk_rcv()349 xsk_xdp = xsk_buff_alloc(xs->pool); in __xsk_rcv()
1774 new_xdp = xsk_buff_alloc(rxq->xsk_pool); in fec_enet_update_cbd_zc()4052 buf[i].xdp = xsk_buff_alloc(rxq->xsk_pool); in fec_alloc_rxq_buffers_zc()4439 buf[i].xdp = xsk_buff_alloc(pool); in fec_alloc_new_rxq_xsk()
875 xdp = xsk_buff_alloc(rx_chn->xsk_pool); in prueth_rx_alloc_zc()
1851 buf->xdp = xsk_buff_alloc(rx_q->xsk_pool); in stmmac_alloc_rx_buffers_zc()5441 buf->xdp = xsk_buff_alloc(rx_q->xsk_pool); in stmmac_rx_refill_zc()
2339 bi->xdp = xsk_buff_alloc(ring->xsk_pool); in igc_alloc_rx_buffers_zc()