Searched defs:txfail_cnt (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/arn/ | ||
H A D | arn_xmit.c | 364 uint16_t seq_st = 0, acked_cnt = 0, txfail_cnt = 0; local 422 txfail_cnt++; 452 if (rc_update && (acked_cnt == 1 || txfail_cnt == 1)) { |
Completed in 65 milliseconds