Searched refs:napi_alloc_frag (Results 1 – 8 of 8) sorted by relevance
30 frag = napi_alloc_frag(skb_size); in prepare_frag_skb()
1283 napi_alloc_frag)) in ag71xx_ring_rx_refill()
241 buf = napi_alloc_frag(priv->rx_frag_size); in bcm_enet_refill_rx()
6730 data = napi_alloc_frag(skb_size); in tg3_alloc_rx_data()
3524 static inline void *napi_alloc_frag(unsigned int fragsz) in napi_alloc_frag() function
703 return napi_alloc_frag(fp->rx_frag_size); in bnx2x_frag_alloc()
2288 new_data = napi_alloc_frag(ring->frag_size); in mtk_poll_rx()
1324 buf = napi_alloc_frag(len); in xsk_append_merge_buffer()