Home
last modified time | relevance | path

Searched refs:QLA_TGT_TIMEOUT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_target.h714 #define QLA_TGT_TIMEOUT 10 /* in seconds */ macro
H A Dqla_target.c1960 ctio->timeout = cpu_to_le16(QLA_TGT_TIMEOUT); in qlt_24xx_retry_term_exchange()
2265 ctio->timeout = cpu_to_le16(QLA_TGT_TIMEOUT); in qlt_24xx_send_task_mgmt_ctio()
2322 ctio->timeout = cpu_to_le16(QLA_TGT_TIMEOUT); in qlt_send_resp_ctio()
2625 pkt->timeout = cpu_to_le16(QLA_TGT_TIMEOUT); in qlt_24xx_build_ctio_pkt()
3151 pkt->timeout = cpu_to_le16(QLA_TGT_TIMEOUT); in qlt_build_ctio_crc2_pkt()
3702 ctio24->timeout = cpu_to_le16(QLA_TGT_TIMEOUT); in __qlt_send_term_exchange()
5426 ctio24->timeout = cpu_to_le16(QLA_TGT_TIMEOUT); in __qlt_send_busy()