Searched refs:offload_config (Results 1 – 5 of 5) sorted by relevance
203 int (*offload_config)(struct device *dev, struct iio_dev *indio_dev); member
897 struct spi_offload_config offload_config = { in ad_sd_init() local904 &offload_config); in ad_sd_init()
1562 if (st->bops->offload_config) { in ad7606_probe()1563 ret = st->bops->offload_config(dev, indio_dev); in ad7606_probe()
92 int offload_config; /* I/O accel RAID offload configured */ member
1272 dev->offload_config ? '+' : '-', in hpsa_show_dev_msg()1371 if (new_entry->offload_config && new_entry->offload_to_be_enabled) { in hpsa_scsi_update_entry()1388 h->dev[entry]->offload_config = new_entry->offload_config; in hpsa_scsi_update_entry()1520 if (dev1->offload_config != dev2->offload_config) in device_updated()1719 if (!logical_drive->offload_config) in hpsa_figure_phys_disk_ptrs()3661 this_device->offload_config = 0; in hpsa_get_ioaccel_status()3679 this_device->offload_config = in hpsa_get_ioaccel_status()3681 if (this_device->offload_config) { in hpsa_get_ioaccel_status()4010 this_device->offload_config = 0; in hpsa_update_device_info()8343 int offload_config = 0; in hpsa_set_ioaccel_status() local[all …]