Searched refs:update_fw_options (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_os.c | 2139 .update_fw_options = qla2x00_update_fw_options, 2178 .update_fw_options = qla2x00_update_fw_options, 2217 .update_fw_options = qla24xx_update_fw_options, 2256 .update_fw_options = qla24xx_update_fw_options, 2295 .update_fw_options = qla24xx_update_fw_options, 2334 .update_fw_options = qla24xx_update_fw_options, 2373 .update_fw_options = qla24xx_update_fw_options, 2412 .update_fw_options = qla24xx_update_fw_options, 2451 .update_fw_options = NULL, 2490 .update_fw_options [all...] |
H A D | qla_def.h | 3269 void (*update_fw_options) (struct scsi_qla_host *); member
|
H A D | qla_init.c | 4318 ha->isp_ops->update_fw_options(vha); in qla2x00_init_rings()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_os.c | 2261 .update_fw_options = qla2x00_update_fw_options, 2300 .update_fw_options = qla2x00_update_fw_options, 2339 .update_fw_options = qla24xx_update_fw_options, 2378 .update_fw_options = qla24xx_update_fw_options, 2417 .update_fw_options = qla24xx_update_fw_options, 2456 .update_fw_options = qla24xx_update_fw_options, 2495 .update_fw_options = qla24xx_update_fw_options, 2534 .update_fw_options = qla24xx_update_fw_options, 2573 .update_fw_options = NULL, 2612 .update_fw_options [all...] |
H A D | qla_def.h | 3432 void (*update_fw_options) (struct scsi_qla_host *); member
|
H A D | qla_init.c | 4800 ha->isp_ops->update_fw_options(vha); in qla2x00_init_rings()
|
Completed in 53 milliseconds