Searched refs:nb_desc_burst (Results 1 – 1 of 1) sorted by relevance
122 uint16_t nb_desc, nb_desc_burst, sent = 0; in mvneta_buffs_alloc() local128 nb_desc_burst = in mvneta_buffs_alloc()132 ret = mvneta_buffs_refill(priv, rxq, &nb_desc_burst); in mvneta_buffs_alloc()133 if (unlikely(ret || !nb_desc_burst)) in mvneta_buffs_alloc()136 sent += nb_desc_burst; in mvneta_buffs_alloc()137 nb_desc -= nb_desc_burst; in mvneta_buffs_alloc()