Searched refs:cq_desc_size (Results 1 – 1 of 1) sorted by relevance
491 unsigned int cq_desc_size, in ionic_qcq_alloc() argument544 err = ionic_cq_init(lif, &new->cq, &new->intr, num_descs, cq_desc_size); in ionic_qcq_alloc()555 cq_size = ALIGN(num_descs * cq_desc_size, PAGE_SIZE); in ionic_qcq_alloc()586 new->cq_size = PAGE_SIZE + (num_descs * cq_desc_size); in ionic_qcq_alloc()