Searched refs:startslot (Results 1 – 2 of 2) sorted by relevance
278 int startslot, i; in finalize_phase_one() local292 for (startslot = -1, i = 0; i < wq->wq_nwipslots; i++) { in finalize_phase_one()294 startslot = i; in finalize_phase_one()299 assert(startslot != -1); in finalize_phase_one()301 for (i = startslot; i < startslot + wq->wq_nwipslots; i++) { in finalize_phase_one()
197 static void sfe_tx_start(struct gem_dev *dp, int startslot, int nslot);