Searched refs:update_fw_options (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/scsi/qla2xxx/ |
| D | qla_os.c | 2122 .update_fw_options = qla2x00_update_fw_options, 2161 .update_fw_options = qla2x00_update_fw_options, 2200 .update_fw_options = qla24xx_update_fw_options, 2239 .update_fw_options = qla24xx_update_fw_options, 2278 .update_fw_options = qla81xx_update_fw_options, 2317 .update_fw_options = qla24xx_update_fw_options, 2356 .update_fw_options = qla24xx_update_fw_options, 2395 .update_fw_options = qla81xx_update_fw_options, 2434 .update_fw_options = NULL, 2473 .update_fw_options = qla24xx_update_fw_options,
|
| D | qla_def.h | 3169 void (*update_fw_options) (struct scsi_qla_host *); member
|
| D | qla_init.c | 4070 ha->isp_ops->update_fw_options(vha); in qla2x00_init_rings()
|