Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
Dhpsa_cmd.h816 __le16 current_queue_depth_limit; member
Dhpsa.c4205 le16_to_cpu(id_phys->current_queue_depth_limit) - in hpsa_get_ioaccel_drive_info()
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/
Dsmartpqi.h1315 __le16 current_queue_depth_limit; member
Dsmartpqi_init.c1328 get_unaligned_le16(&id_phys->current_queue_depth_limit); in pqi_get_physical_device_info()
9188 current_queue_depth_limit) != 1796); in verify_structures()
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
Daachba.c1758 if (identify_resp->current_queue_depth_limit <= 0 || in aac_set_safw_target_qd()
1759 identify_resp->current_queue_depth_limit > 255) in aac_set_safw_target_qd()
1763 identify_resp->current_queue_depth_limit; in aac_set_safw_target_qd()
Daacraid.h383 u16 current_queue_depth_limit; member