Searched refs:rings_done (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c5675 int rings_done; local
5700 rings_done = 0;
5704 rings_done++;
5712 if (rings_done >= qlge->rx_ring_count) {
7714 int rings_done; local
7723 rings_done = 0;
7752 rings_done++;
7760 if (rings_done >= qlge->tx_ring_count) {

Completed in 71 milliseconds