Home
last modified time | relevance | path

Searched refs:IS_MCTP_CAPABLE (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/qla2xxx/
H A Dqla_def.h4376 #define IS_MCTP_CAPABLE(ha) (IS_QLA2031(ha) && \ macro
H A Dqla_mbx.c6388 if (!IS_MCTP_CAPABLE(vha->hw)) in qla2x00_dump_mctp_data()
H A Dqla_os.c3501 if (IS_QLA8031(ha) || IS_MCTP_CAPABLE(ha)) { in qla2x00_probe_one()
H A Dqla_init.c7290 if (!IS_MCTP_CAPABLE(ha)) { in qla2xxx_mctp_dump()