/linux/drivers/net/can/dev/ |
H A D | skb.c | 212 skb = netdev_alloc_skb(dev, sizeof(struct can_skb_priv) + in alloc_can_skb() 235 skb = netdev_alloc_skb(dev, sizeof(struct can_skb_priv) + in alloc_canfd_skb() 265 skb = netdev_alloc_skb(dev, sizeof(struct can_skb_priv) + in alloc_canxl_skb()
|
/linux/drivers/net/ |
H A D | ntb_netdev.c | 130 skb = netdev_alloc_skb(ndev, ndev->mtu + ETH_HLEN); in ntb_netdev_rx_handler() 255 skb = netdev_alloc_skb(ndev, ndev->mtu + ETH_HLEN); in ntb_netdev_open() 323 skb = netdev_alloc_skb(ndev, new_mtu + ETH_HLEN); in ntb_netdev_change_mtu()
|
H A D | mhi_net.c | 281 skb = netdev_alloc_skb(ndev, size); in mhi_net_rx_refill_work()
|
/linux/drivers/net/ethernet/freescale/fs_enet/ |
H A D | fs_enet-main.c | 229 skbn = netdev_alloc_skb(dev, pkt_len + 2); in fs_enet_napi() 241 skbn = netdev_alloc_skb(dev, ENET_RX_FRSIZE); in fs_enet_napi() 355 skb = netdev_alloc_skb(dev, ENET_RX_FRSIZE); in fs_init_bds() 433 new_skb = netdev_alloc_skb(dev, skb->len + 4); in tx_skb_align_workaround()
|
/linux/drivers/net/ethernet/dec/tulip/ |
H A D | interrupt.c | 73 netdev_alloc_skb(dev, PKT_BUF_SZ); in tulip_refill_rx() 211 (skb = netdev_alloc_skb(dev, pkt_len + 2)) != NULL) { in tulip_poll() 441 (skb = netdev_alloc_skb(dev, pkt_len + 2)) != NULL) { in tulip_rx()
|
H A D | winbond-840.c | 800 struct sk_buff *skb = netdev_alloc_skb(dev, np->rx_buf_sz); in init_rxtx_rings() 1214 (skb = netdev_alloc_skb(dev, pkt_len + 2)) != NULL) { in netdev_rx() 1256 skb = netdev_alloc_skb(dev, np->rx_buf_sz); in netdev_rx()
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_selftest.c | 60 skb = netdev_alloc_skb(priv->dev, MLX4_LOOPBACK_TEST_PAYLOAD + ETH_HLEN + NET_IP_ALIGN); in mlx4_en_test_loopback_xmit()
|
/linux/drivers/net/ethernet/3com/ |
H A D | 3c515.c | 816 skb = netdev_alloc_skb(dev, PKT_BUF_SZ); in corkscrew_open() 1284 skb = netdev_alloc_skb(dev, pkt_len + 5 + 2); in corkscrew_rx() 1357 (skb = netdev_alloc_skb(dev, pkt_len + 4)) != NULL) { in boomerang_rx() 1389 skb = netdev_alloc_skb(dev, PKT_BUF_SZ); in boomerang_rx()
|
/linux/drivers/net/ethernet/sunplus/ |
H A D | spl2sw_desc.c | 140 skb = netdev_alloc_skb(NULL, comm->rx_desc_buff_size); in spl2sw_rx_descs_init()
|
H A D | spl2sw_int.c | 74 new_skb = netdev_alloc_skb(NULL, comm->rx_desc_buff_size); in spl2sw_rx_poll()
|
/linux/net/phonet/ |
H A D | pep-gprs.c | 96 rskb = netdev_alloc_skb(dev, 0); in gprs_recv()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_selftest.c | 89 skb = netdev_alloc_skb(priv->netdev, MLX5E_TEST_PKT_SIZE); in mlx5e_test_get_udp_skb()
|
/linux/drivers/net/ethernet/natsemi/ |
H A D | sonic.c | 106 struct sk_buff *skb = netdev_alloc_skb(dev, SONIC_RBSIZE + 2); in sonic_open() 503 *new_skb = netdev_alloc_skb(dev, SONIC_RBSIZE + 2); in sonic_alloc_rb()
|
/linux/drivers/net/ethernet/i825xx/ |
H A D | 82596.c | 549 struct sk_buff *skb = netdev_alloc_skb(dev, PKT_BUF_SZ); in init_rx_bufs() 786 newskb = netdev_alloc_skb(dev, PKT_BUF_SZ); in i596_rx() 801 skb = netdev_alloc_skb(dev, pkt_len + 2); in i596_rx()
|
/linux/drivers/net/ethernet/packetengines/ |
H A D | yellowfin.c | 745 struct sk_buff *skb = netdev_alloc_skb(dev, yp->rx_buf_sz + 2); in yellowfin_init_ring() 1143 skb = netdev_alloc_skb(dev, pkt_len + 2); in yellowfin_rx() 1166 struct sk_buff *skb = netdev_alloc_skb(dev, yp->rx_buf_sz + 2); in yellowfin_rx()
|
H A D | hamachi.c | 1190 struct sk_buff *skb = netdev_alloc_skb(dev, hmp->rx_buf_sz + 2); in hamachi_init_ring() 1492 (skb = netdev_alloc_skb(dev, pkt_len + 2)) != NULL) { in hamachi_rx() 1596 struct sk_buff *skb = netdev_alloc_skb(dev, hmp->rx_buf_sz + 2); in hamachi_rx()
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | rx.c | 76 skb = netdev_alloc_skb(efx->net_dev, in efx_rx_mk_skb()
|
/linux/drivers/net/caif/ |
H A D | caif_serial.c | 190 skb = netdev_alloc_skb(ser->dev, count+1); in ldisc_receive()
|
/linux/net/core/ |
H A D | selftests.c | 75 skb = netdev_alloc_skb(ndev, size); in net_test_get_skb()
|
/linux/drivers/net/ethernet/smsc/ |
H A D | epic100.c | 922 struct sk_buff *skb = netdev_alloc_skb(dev, ep->rx_buf_sz + 2); in epic_init_ring() 1189 (skb = netdev_alloc_skb(dev, pkt_len + 2)) != NULL) { in epic_rx() 1223 skb = ep->rx_skbuff[entry] = netdev_alloc_skb(dev, ep->rx_buf_sz + 2); in epic_rx()
|
/linux/drivers/net/ethernet/apple/ |
H A D | bmac.c | 613 bp->rx_bufs[i] = skb = netdev_alloc_skb(dev, RX_BUFLEN + 2); in bmac_init_rx_ring() 717 bp->rx_bufs[i] = skb = netdev_alloc_skb(dev, RX_BUFLEN + 2); in bmac_rxdma_intr() 1210 skb = netdev_alloc_skb(dev, ETHERMINPACKET); in bmac_reset_and_enable()
|
/linux/drivers/net/ethernet/aeroflex/ |
H A D | greth.c | 246 skb = netdev_alloc_skb(greth->netdev, MAX_FRAME_SIZE+NET_IP_ALIGN); in greth_init_rings() 787 skb = netdev_alloc_skb(dev, pkt_len + NET_IP_ALIGN); in greth_rx() 897 if (!bad && (newskb=netdev_alloc_skb(dev, MAX_FRAME_SIZE + NET_IP_ALIGN))) { in greth_rx_gbit()
|
/linux/drivers/net/usb/ |
H A D | cdc-phonet.c | 151 skb = pnd->rx_skb = netdev_alloc_skb(dev, 12); in rx_complete()
|
/linux/drivers/net/ethernet/xscale/ |
H A D | ixp4xx_eth.c | 741 if ((skb = netdev_alloc_skb(dev, RX_BUFF_SIZE))) { in eth_poll() 750 skb = netdev_alloc_skb(dev, in eth_poll() 1136 if (!(buff = netdev_alloc_skb(port->netdev, RX_BUFF_SIZE))) in init_queues()
|
/linux/drivers/net/ethernet/mellanox/mlxbf_gige/ |
H A D | mlxbf_gige_main.c | 41 skb = netdev_alloc_skb(priv->netdev, MLXBF_GIGE_DEFAULT_BUF_SZ * 2); in mlxbf_gige_alloc_skb()
|