Searched refs:total_rxq_desc (Results 1 – 1 of 1) sorted by relevance
1473 uint32_t total_rxq_desc, nb_rbdr_desc, exp_buffs; in nicvf_vf_start() local1538 total_rxq_desc = 0; in nicvf_vf_start()1542 total_rxq_desc += rxq->qlen_mask + 1; in nicvf_vf_start()1555 ret = nicvf_qsize_rbdr_roundup(total_rxq_desc); in nicvf_vf_start()1571 nb_rbdr_desc = nicvf_qsize_rbdr_roundup(total_rxq_desc); in nicvf_vf_start()1589 total_rxq_desc); in nicvf_vf_start()