Searched refs:update_fw_options (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/scsi/qla2xxx/ |
D | qla_os.c | 2224 .update_fw_options = qla2x00_update_fw_options, 2263 .update_fw_options = qla2x00_update_fw_options, 2302 .update_fw_options = qla24xx_update_fw_options, 2341 .update_fw_options = qla24xx_update_fw_options, 2380 .update_fw_options = qla24xx_update_fw_options, 2419 .update_fw_options = qla24xx_update_fw_options, 2458 .update_fw_options = qla24xx_update_fw_options, 2497 .update_fw_options = qla24xx_update_fw_options, 2536 .update_fw_options = NULL, 2575 .update_fw_options = qla24xx_update_fw_options,
|
D | qla_def.h | 3385 void (*update_fw_options) (struct scsi_qla_host *); member
|
D | qla_init.c | 4512 ha->isp_ops->update_fw_options(vha); in qla2x00_init_rings()
|