Searched refs:netdev_alloc_frag (Results 1 – 17 of 17) sorted by relevance
27 netdev_alloc_frag和__netdev_alloc_skb调用的调用者使用。napi_alloc_cache
29 buf = netdev_alloc_frag(frag_size); in hwbm_pool_refill()
29 netdev_alloc_frag and __netdev_alloc_skb calls. The napi_alloc_cache is
441 ret = xrx200_alloc_buf(ch_rx, netdev_alloc_frag); in xrx200_change_mtu()501 ret = xrx200_alloc_buf(ch_rx, netdev_alloc_frag); in xrx200_dma_init()
22 frag = netdev_alloc_frag(dp->fl_bufsz); in nfp_net_rx_alloc_one()
626 buf = netdev_alloc_frag(priv->rx_buf_size); in hip04_rx_poll()868 priv->rx_buf[i] = netdev_alloc_frag(priv->rx_buf_size); in hip04_alloc_ring()
384 data = netdev_alloc_frag(bat_req->pkt_buf_sz); in t7xx_dpmaif_rx_frag_alloc()
342 buf = netdev_alloc_frag(BGMAC_RX_ALLOC_SIZE); in bgmac_dma_rx_skb_for_slot()
243 buf = netdev_alloc_frag(priv->rx_frag_size); in bcm_enet_refill_rx()
1265 netdev_alloc_frag)) { in ag71xx_ring_rx_init()
875 bufptr = netdev_alloc_frag(primary_buf_len); in netcp_allocate_rx_buf()
1492 frag = netdev_alloc_frag(fragsz); in tun_napi_alloc_frags()
3124 static inline void *netdev_alloc_frag(unsigned int fragsz) in netdev_alloc_frag() function
2072 u8 *data = netdev_alloc_frag(len); in e1000_alloc_frag()
2370 data = netdev_alloc_frag(ring->frag_size); in mtk_rx_alloc()
367 return netdev_alloc_frag(pool->frag_size); in mvpp2_frag_alloc()
751 data = netdev_alloc_frag(bp->rx_buf_size); in __bnxt_alloc_rx_frag()