Home
last modified time | relevance | path

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

/linux-4.19.296/include/scsi/
Dscsi_transport_fc.h569 #define fc_host_maxframe_size(x) \ macro
Dfc_encode.h442 put_unaligned_be32(fc_host_maxframe_size(lport->host), in fc_ct_ms_fill()
/linux-4.19.296/drivers/message/fusion/
Dmptfc.c1001 fc_host_maxframe_size(sh) = pp0->MaxFrameSize; in mptfc_init_host_attr()
/linux-4.19.296/drivers/s390/scsi/
Dzfcp_fsf.c639 fc_host_maxframe_size(shost) = bottom->maximum_frame_size; in zfcp_fsf_exchange_port_evaluate()