Searched refs:netdev_alloc_frag (Results 1 – 9 of 9) sorted by relevance
27 netdev_alloc_frag和__netdev_alloc_skb调用的调用者使用。napi_alloc_cache
29 buf = netdev_alloc_frag(frag_size); in hwbm_pool_refill()
27 netdev_alloc_frag and __netdev_alloc_skb calls. The napi_alloc_cache is
22 frag = netdev_alloc_frag(dp->fl_bufsz); in nfp_net_rx_alloc_one()
1249 netdev_alloc_frag)) { in ag71xx_ring_rx_init()
875 bufptr = netdev_alloc_frag(primary_buf_len); in netcp_allocate_rx_buf()
243 buf = netdev_alloc_frag(priv->rx_frag_size); in bcm_enet_refill_rx()
3453 static inline void *netdev_alloc_frag(unsigned int fragsz) in netdev_alloc_frag() function
2831 data = netdev_alloc_frag(ring->frag_size); in mtk_rx_alloc()