Searched defs:starting_slot (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c2819 int idx, starting_slot; local
2820 starting_slot = tx->req;
2823 idx = (starting_slot + cnt) & tx->mask;

Completed in 91 milliseconds