Searched refs:nreplace (Results 1 – 1 of 1) sorted by relevance
1594 int len, clustersz, nreplace, error; in vtnet_rxq_replace_lro_nomrg_buf() local1607 nreplace = 0; in vtnet_rxq_replace_lro_nomrg_buf()1636 nreplace++; in vtnet_rxq_replace_lro_nomrg_buf()1639 KASSERT(nreplace > 0 && nreplace <= sc->vtnet_rx_nmbufs, in vtnet_rxq_replace_lro_nomrg_buf()1641 nreplace, sc->vtnet_rx_nmbufs)); in vtnet_rxq_replace_lro_nomrg_buf()1643 m_new = vtnet_rx_alloc_buf(sc, nreplace, &m_tail); in vtnet_rxq_replace_lro_nomrg_buf()