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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c2448 uint32_t pkt_ct = 0; local
2500 pkt_ct++;
2575 if (pkt_ct >= 7)
2577 else if (pkt_ct == 6)
2579 else if (pkt_ct == 5)
2581 else if (pkt_ct == 4)
2583 else if (pkt_ct == 3)
2585 else if (pkt_ct == 2)
2587 else if (pkt_ct == 1)
2589 else if (pkt_ct
[all...]

Completed in 79 milliseconds