Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/
H A Dhpsa.h92 int offload_config; /* I/O accel RAID offload configured */ member
H A Dhpsa.c1271 dev->offload_config ? '+' : '-', in hpsa_show_dev_msg()
1387 h->dev[entry]->offload_config = new_entry->offload_config; in hpsa_scsi_update_entry()
1519 if (dev1->offload_config != dev2->offload_config) in device_updated()
1718 if (!logical_drive->offload_config) in hpsa_figure_phys_disk_ptrs()
3669 this_device->offload_config = 0; in hpsa_get_ioaccel_status()
3687 this_device->offload_config = in hpsa_get_ioaccel_status()
3689 if (this_device->offload_config) { in hpsa_get_ioaccel_status()
4018 this_device->offload_config = 0; in hpsa_update_device_info()
8352 int offload_config = 0; in hpsa_set_ioaccel_status() local
8375 offload_config = in hpsa_set_ioaccel_status()
[all …]