Searched refs:nreplace (Results 1 – 1 of 1) sorted by relevance
1569 int len, clustersz, nreplace, error; in vtnet_rxq_replace_lro_nomrg_buf() local1582 nreplace = 0; in vtnet_rxq_replace_lro_nomrg_buf()1611 nreplace++; in vtnet_rxq_replace_lro_nomrg_buf()1614 KASSERT(nreplace > 0 && nreplace <= sc->vtnet_rx_nmbufs, in vtnet_rxq_replace_lro_nomrg_buf()1616 nreplace, sc->vtnet_rx_nmbufs)); in vtnet_rxq_replace_lro_nomrg_buf()1618 m_new = vtnet_rx_alloc_buf(sc, nreplace, &m_tail); in vtnet_rxq_replace_lro_nomrg_buf()