Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_target.c1930 else if (qpair->retry_term_cnt & 1) in qlt_24xx_retry_term_exchange()
1935 if (qpair->retry_term_cnt & 1) in qlt_24xx_retry_term_exchange()
5671 qpair->retry_term_cnt++; in qlt_chk_unresolv_exchg()
5672 if (qpair->retry_term_cnt >= 5) { in qlt_chk_unresolv_exchg()
5674 qpair->retry_term_cnt = 0; in qlt_chk_unresolv_exchg()
5690 qpair->retry_term_cnt = 0; in qlt_chk_unresolv_exchg()
H A Dqla_def.h3648 uint16_t retry_term_cnt; member
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_target.c1960 else if (qpair->retry_term_cnt & 1) in qlt_24xx_retry_term_exchange()
1965 if (qpair->retry_term_cnt & 1) in qlt_24xx_retry_term_exchange()
5773 qpair->retry_term_cnt++; in qlt_chk_unresolv_exchg()
5774 if (qpair->retry_term_cnt >= 5) { in qlt_chk_unresolv_exchg()
5776 qpair->retry_term_cnt = 0; in qlt_chk_unresolv_exchg()
5792 qpair->retry_term_cnt = 0; in qlt_chk_unresolv_exchg()
H A Dqla_def.h3851 uint16_t retry_term_cnt; member

Completed in 43 milliseconds