Searched refs:nreplace (Results 1 – 1 of 1) sorted by relevance
1756 int len, clustersz, nreplace, error; in vtnet_rxq_replace_lro_nomrg_buf() local1769 nreplace = 0; in vtnet_rxq_replace_lro_nomrg_buf()1798 nreplace++; in vtnet_rxq_replace_lro_nomrg_buf()1801 KASSERT(nreplace > 0 && nreplace <= sc->vtnet_rx_nmbufs, in vtnet_rxq_replace_lro_nomrg_buf()1803 nreplace, sc->vtnet_rx_nmbufs)); in vtnet_rxq_replace_lro_nomrg_buf()1805 m_new = vtnet_rx_alloc_buf(sc, nreplace, &m_tail); in vtnet_rxq_replace_lro_nomrg_buf()