Searched refs:update_fw_options (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/scsi/qla2xxx/ |
D | qla_os.c | 2254 .update_fw_options = qla2x00_update_fw_options, 2293 .update_fw_options = qla2x00_update_fw_options, 2332 .update_fw_options = qla24xx_update_fw_options, 2371 .update_fw_options = qla24xx_update_fw_options, 2410 .update_fw_options = qla24xx_update_fw_options, 2449 .update_fw_options = qla24xx_update_fw_options, 2488 .update_fw_options = qla24xx_update_fw_options, 2527 .update_fw_options = qla24xx_update_fw_options, 2566 .update_fw_options = NULL, 2605 .update_fw_options = qla24xx_update_fw_options,
|
D | qla_def.h | 3442 void (*update_fw_options) (struct scsi_qla_host *); member
|
D | qla_init.c | 4821 ha->isp_ops->update_fw_options(vha); in qla2x00_init_rings()
|