Searched refs:update_fw_options (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/scsi/qla2xxx/ |
D | qla_os.c | 2165 .update_fw_options = qla2x00_update_fw_options, 2204 .update_fw_options = qla2x00_update_fw_options, 2243 .update_fw_options = qla24xx_update_fw_options, 2282 .update_fw_options = qla24xx_update_fw_options, 2321 .update_fw_options = qla24xx_update_fw_options, 2360 .update_fw_options = qla24xx_update_fw_options, 2399 .update_fw_options = qla24xx_update_fw_options, 2438 .update_fw_options = qla24xx_update_fw_options, 2477 .update_fw_options = NULL, 2516 .update_fw_options = qla24xx_update_fw_options,
|
D | qla_def.h | 3265 void (*update_fw_options) (struct scsi_qla_host *); member
|
D | qla_init.c | 4207 ha->isp_ops->update_fw_options(vha); in qla2x00_init_rings()
|