Home
last modified time | relevance | path

Searched refs:fc_host_max_ct_payload (Results 1 – 3 of 3) sorted by relevance

/linux/include/scsi/
H A Dscsi_transport_fc.h661 #define fc_host_max_ct_payload(x) \ macro
/linux/drivers/scsi/libfc/
H A Dfc_encode.h371 put_unaligned_be32(fc_host_max_ct_payload(lport->host), in fc_ct_ms_fill()
H A Dfc_lport.c1938 fc_host_max_ct_payload(lport->host) = MAX_CT_PAYLOAD; in fc_lport_init()