Home
last modified time | relevance | path

Searched refs:IS_QLA2532 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
H A Dqla_isr.c4082 if (ql2xenablemsix == 0 || (!IS_QLA2432(ha) && !IS_QLA2532(ha) && in qla2x00_request_irqs()
4121 if (!IS_QLA24XX(ha) && !IS_QLA2532(ha) && !IS_QLA8432(ha) && in qla2x00_request_irqs()
H A Dqla_def.h4095 #define IS_QLA2532(ha) (DT_MASK(ha) & DT_ISP2532) macro
4114 #define IS_QLA25XX(ha) (IS_QLA2532(ha))
/kernel/linux/linux-6.6/drivers/scsi/qla2xxx/
H A Dqla_def.h4310 #define IS_QLA2532(ha) (DT_MASK(ha) & DT_ISP2532) macro
4329 #define IS_QLA25XX(ha) (IS_QLA2532(ha))
H A Dqla_isr.c4677 if (ql2xenablemsix == 0 || (!IS_QLA2432(ha) && !IS_QLA2532(ha) && in qla2x00_request_irqs()
4716 if (!IS_QLA24XX(ha) && !IS_QLA2532(ha) && !IS_QLA8432(ha) && in qla2x00_request_irqs()

Completed in 44 milliseconds