Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/elx/efct/
Defct_hw.c856 u32 health_check_flag = 0; in efct_hw_config_sli_port_health_check() local
861 health_check_flag |= SLI4_RQ_HEALTH_CHECK_ENABLE; in efct_hw_config_sli_port_health_check()
864 health_check_flag |= SLI4_RQ_HEALTH_CHECK_QUERY; in efct_hw_config_sli_port_health_check()
866 param.health_check_dword = cpu_to_le32(health_check_flag); in efct_hw_config_sli_port_health_check()