Searched refs:nslots_recv (Results 1 – 1 of 1) sorted by relevance
703 uint32_t nslots_recv; in nge_init_buff_ring() local714 nslots_recv = rrp->desc.nslots; in nge_init_buff_ring()723 bsbdp = kmem_zalloc(nslots_recv *sizeof (*bsbdp), KM_SLEEP); in nge_init_buff_ring()759 for (slot = 0; slot < nslots_recv; ++slot, ++bsbdp) { in nge_init_buff_ring()781 uint32_t nslots_recv; in nge_reinit_buff_ring() local790 nslots_recv = rrp->desc.nslots; in nge_reinit_buff_ring()791 for (slot = 0; slot < nslots_recv; ++bsbdp, ++slot) { in nge_reinit_buff_ring()