Searched refs:update_fw_options (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/scsi/qla2xxx/ |
D | qla_os.c | 2130 .update_fw_options = qla2x00_update_fw_options, 2169 .update_fw_options = qla2x00_update_fw_options, 2208 .update_fw_options = qla24xx_update_fw_options, 2247 .update_fw_options = qla24xx_update_fw_options, 2286 .update_fw_options = qla81xx_update_fw_options, 2325 .update_fw_options = qla24xx_update_fw_options, 2364 .update_fw_options = qla24xx_update_fw_options, 2403 .update_fw_options = qla81xx_update_fw_options, 2442 .update_fw_options = NULL, 2481 .update_fw_options = qla81xx_update_fw_options,
|
D | qla_def.h | 3126 void (*update_fw_options) (struct scsi_qla_host *); member
|
D | qla_init.c | 3986 ha->isp_ops->update_fw_options(vha); in qla2x00_init_rings()
|