Home
last modified time | relevance | path

Searched refs:term_cnt (Results 1 – 2 of 2) sorted by relevance

/linux/tools/testing/selftests/net/lib/py/
H A Dksft.py273 global term_cnt
274 term_cnt += 1
275 if term_cnt == 1:
318 global term_cnt
319 term_cnt = 0
/linux/drivers/scsi/fnic/
H A Dfnic_scsi.c1760 int term_cnt; member
1870 iter_data->term_cnt++; in fnic_rport_abort_io_iter()
1884 .term_cnt = 0, in fnic_rport_exch_reset()
1913 if (iter_data.term_cnt > atomic64_read(&term_stats->max_terminates)) in fnic_rport_exch_reset()
1914 atomic64_set(&term_stats->max_terminates, iter_data.term_cnt); in fnic_rport_exch_reset()