nci_skb_alloc
skb = nci_skb_alloc(ndev, (NCI_CTRL_HDR_SIZE + payload_size),
skb = nci_skb_alloc(priv->ndev, (NCI_DATA_HDR_SIZE + plen), GFP_KERNEL);
*skb = nci_skb_alloc(drv_data->priv->ndev,
skb = nci_skb_alloc(drv_data->priv->ndev, urb->actual_length,
skb = nci_skb_alloc(info->ndev, info->max_payload, GFP_KERNEL);
skb = nci_skb_alloc(ndev, (NCI_CTRL_HDR_SIZE + plen), GFP_KERNEL);
skb = nci_skb_alloc(ndev, NCI_DATA_HDR_SIZE + data_len, GFP_KERNEL);
skb_frag = nci_skb_alloc(ndev,
skb = nci_skb_alloc(ndev, conn_info->max_pkt_payload_len +
skb = nci_skb_alloc(ndev,
skb = nci_skb_alloc(nspi->ndev, 0, GFP_KERNEL);
skb = nci_skb_alloc(nspi->ndev, rx_len, GFP_KERNEL);
nu->rx_skb = nci_skb_alloc(nu->ndev,