Home
last modified time | relevance | path

Searched refs:current_queue_depth_limit (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A Dhpsa_cmd.h816 __le16 current_queue_depth_limit; member
H A Dhpsa.c4205 le16_to_cpu(id_phys->current_queue_depth_limit) - in hpsa_get_ioaccel_drive_info()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dhpsa_cmd.h829 __le16 current_queue_depth_limit; member
H A Dhpsa.c4205 le16_to_cpu(id_phys->current_queue_depth_limit) - in hpsa_get_ioaccel_drive_info()
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Daachba.c1771 if (identify_resp->current_queue_depth_limit <= 0 || in aac_set_safw_target_qd()
1772 identify_resp->current_queue_depth_limit > 255) in aac_set_safw_target_qd()
1776 identify_resp->current_queue_depth_limit; in aac_set_safw_target_qd()
H A Daacraid.h384 u16 current_queue_depth_limit; member
/kernel/linux/linux-5.10/drivers/scsi/smartpqi/
H A Dsmartpqi.h1315 __le16 current_queue_depth_limit; member
H A 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-6.6/drivers/scsi/smartpqi/
H A Dsmartpqi.h1555 __le16 current_queue_depth_limit; member
H A Dsmartpqi_init.c1662 get_unaligned_le16(&id_phys->current_queue_depth_limit); in pqi_get_physical_device_info()
10768 current_queue_depth_limit) != 1796); in pqi_verify_structures()
/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A 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()
H A Daacraid.h383 u16 current_queue_depth_limit; member

Completed in 78 milliseconds