Searched refs:qla2x00_set_fw_options (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_sup.c | 1637 if (qla2x00_set_fw_options(vha, ha->fw_options) != QLA_SUCCESS) { in qla2x00_beacon_on() 1701 rval = qla2x00_set_fw_options(vha, ha->fw_options); in qla2x00_beacon_off() 1871 if (qla2x00_set_fw_options(vha, ha->fw_options) != QLA_SUCCESS) in qla24xx_beacon_on() 1944 if (qla2x00_set_fw_options(vha, ha->fw_options) != QLA_SUCCESS) { in qla24xx_beacon_off()
|
H A D | qla_gbl.h | 333 qla2x00_set_fw_options(scsi_qla_host_t *, uint16_t *);
|
H A D | qla_init.c | 4058 qla2x00_set_fw_options(vha, ha->fw_options); in qla2x00_update_fw_options() 4124 qla2x00_set_fw_options(vha, ha->fw_options); in qla24xx_update_fw_options()
|
H A D | qla_mbx.c | 1215 * qla2x00_set_fw_options 1229 qla2x00_set_fw_options(scsi_qla_host_t *vha, uint16_t *fwopts) in qla2x00_set_fw_options() function
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_sup.c | 1637 if (qla2x00_set_fw_options(vha, ha->fw_options) != QLA_SUCCESS) { in qla2x00_beacon_on() 1701 rval = qla2x00_set_fw_options(vha, ha->fw_options); in qla2x00_beacon_off() 1871 if (qla2x00_set_fw_options(vha, ha->fw_options) != QLA_SUCCESS) in qla24xx_beacon_on() 1944 if (qla2x00_set_fw_options(vha, ha->fw_options) != QLA_SUCCESS) { in qla24xx_beacon_off()
|
H A D | qla_gbl.h | 353 qla2x00_set_fw_options(scsi_qla_host_t *, uint16_t *);
|
H A D | qla_init.c | 4528 qla2x00_set_fw_options(vha, ha->fw_options); in qla2x00_update_fw_options() 4608 qla2x00_set_fw_options(vha, ha->fw_options); in qla24xx_update_fw_options()
|
H A D | qla_mbx.c | 1264 * qla2x00_set_fw_options 1278 qla2x00_set_fw_options(scsi_qla_host_t *vha, uint16_t *fwopts) in qla2x00_set_fw_options() function
|
Completed in 44 milliseconds