Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/qla2xxx/
H A Dqla_gs.c1760 eiter->a.max_ct_len = cpu_to_be32(ha->frame_payload_size >> 2); in qla2x00_hba_attributes()
1762 alen = sizeof(eiter->a.max_ct_len); in qla2x00_hba_attributes()
1767 "CT PAYLOAD LENGTH = 0x%x.\n", be32_to_cpu(eiter->a.max_ct_len)); in qla2x00_hba_attributes()
H A Dqla_def.h2899 __be32 max_ct_len; member