Home
last modified time | relevance | path

Searched refs:threshold_reply_count (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c1876 instance->threshold_reply_count = instance->max_fw_cmds / 4; in megasas_init_adapter_fusion()
3480 int threshold_reply_count = 0; in complete_cmd_fusion() local
3577 threshold_reply_count++; in complete_cmd_fusion()
3600 if (threshold_reply_count >= instance->threshold_reply_count) { in complete_cmd_fusion()
3609 threshold_reply_count = 0; in complete_cmd_fusion()
H A Dmegaraid_sas.h2378 u32 threshold_reply_count; member
H A Dmegaraid_sas_base.c5626 instance->threshold_reply_count, in megasas_setup_irq_poll()
/kernel/linux/linux-6.6/drivers/scsi/megaraid/
H A Dmegaraid_sas_fusion.c1915 instance->threshold_reply_count = instance->max_fw_cmds / 4; in megasas_init_adapter_fusion()
3558 int threshold_reply_count = 0; in complete_cmd_fusion() local
3662 threshold_reply_count++; in complete_cmd_fusion()
3685 if (threshold_reply_count >= instance->threshold_reply_count) { in complete_cmd_fusion()
3694 threshold_reply_count = 0; in complete_cmd_fusion()
H A Dmegaraid_sas.h2383 u32 threshold_reply_count; member
H A Dmegaraid_sas_base.c5657 instance->threshold_reply_count, in megasas_setup_irq_poll()

Completed in 41 milliseconds