Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/qla4xxx/
Dql4_def.h319 atomic_t relogin_retry_count; /* Num of times relogin has been member
Dql4_os.c4534 atomic_inc(&ddb_entry->relogin_retry_count); in qla4xxx_check_relogin_flash_ddb()
4539 atomic_read(&ddb_entry->relogin_retry_count), in qla4xxx_check_relogin_flash_ddb()
6635 atomic_set(&ddb_entry->relogin_retry_count, 0); in qla4xxx_setup_flash_ddb_entry()