Searched refs:allocsz (Results 1 – 1 of 1) sorted by relevance
119 size_t allocsz; member363 cfv->allocsz, cfv->alloc_addr, in cfv_destroy_genpool()384 cfv->allocsz = (virtqueue_get_vring_size(cfv->vq_tx) * in cfv_create_genpool()386 if (cfv->allocsz <= (num_possible_cpus() + 1) * cfv->ndev->mtu) in cfv_create_genpool()390 if (cfv->allocsz <= num_possible_cpus() * cfv->ndev->mtu) { in cfv_create_genpool()397 cfv->allocsz, &cfv->alloc_dma, in cfv_create_genpool()402 cfv->allocsz = (cfv->allocsz * 3) >> 2; in cfv_create_genpool()406 cfv->allocsz); in cfv_create_genpool()415 cfv->allocsz, -1); in cfv_create_genpool()