Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
Dhpsa_cmd.h829 __le16 current_queue_depth_limit; member
Dhpsa.c4205 le16_to_cpu(id_phys->current_queue_depth_limit) - in hpsa_get_ioaccel_drive_info()
/linux-5.19.10/drivers/scsi/smartpqi/
Dsmartpqi.h1530 __le16 current_queue_depth_limit; member
Dsmartpqi_init.c1590 get_unaligned_le16(&id_phys->current_queue_depth_limit); in pqi_get_physical_device_info()
10235 current_queue_depth_limit) != 1796); in pqi_verify_structures()
/linux-5.19.10/drivers/scsi/aacraid/
Daachba.c1770 if (identify_resp->current_queue_depth_limit <= 0 || in aac_set_safw_target_qd()
1771 identify_resp->current_queue_depth_limit > 255) in aac_set_safw_target_qd()
1775 identify_resp->current_queue_depth_limit; in aac_set_safw_target_qd()
Daacraid.h384 u16 current_queue_depth_limit; member