Searched refs:qla2x00_get_fw_options (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 330 qla2x00_get_fw_options(scsi_qla_host_t *, uint16_t *);
|
H A D | qla_sup.c | 1874 if (qla2x00_get_fw_options(vha, ha->fw_options) != in qla24xx_beacon_on() 1950 if (qla2x00_get_fw_options(vha, ha->fw_options) != QLA_SUCCESS) { in qla24xx_beacon_off()
|
H A D | qla_mbx.c | 1167 * qla2x00_get_fw_options 1181 qla2x00_get_fw_options(scsi_qla_host_t *vha, uint16_t *fwopts) in qla2x00_get_fw_options() function
|
H A D | qla_init.c | 3985 qla2x00_get_fw_options(vha, ha->fw_options); in qla2x00_update_fw_options()
|
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/ |
H A D | qla_gbl.h | 350 qla2x00_get_fw_options(scsi_qla_host_t *, uint16_t *);
|
H A D | qla_sup.c | 1874 if (qla2x00_get_fw_options(vha, ha->fw_options) != in qla24xx_beacon_on() 1950 if (qla2x00_get_fw_options(vha, ha->fw_options) != QLA_SUCCESS) { in qla24xx_beacon_off()
|
H A D | qla_mbx.c | 1216 * qla2x00_get_fw_options 1230 qla2x00_get_fw_options(scsi_qla_host_t *vha, uint16_t *fwopts) in qla2x00_get_fw_options() function
|
H A D | qla_init.c | 4455 qla2x00_get_fw_options(vha, ha->fw_options); in qla2x00_update_fw_options()
|
Completed in 41 milliseconds