Home
last modified time | relevance | path

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

/linux/include/scsi/
H A Dscsi_transport_fc.h603 #define fc_host_maxframe_size(x) \ macro
/linux/drivers/scsi/csiostor/
H A Dcsio_attr.c195 fc_host_maxframe_size(shost) = ntohs(ln->ln_sparm.csp.sp_bb_data); in csio_fchost_attr_init()
/linux/drivers/scsi/libfc/
H A Dfc_lport.c1794 fc_host_maxframe_size(lport->host) = mfs; in fc_lport_flogi_resp()
1917 fc_host_maxframe_size(lport->host) = lport->mfs; in fc_lport_init()
H A Dfc_encode.h540 put_unaligned_be32(fc_host_maxframe_size(lport->host), in fc_ct_ms_fill()
/linux/drivers/s390/scsi/
H A Dzfcp_scsi.c944 fc_host_maxframe_size(shost) = bottom->maximum_frame_size; in zfcp_scsi_shost_update_port_data()
/linux/drivers/scsi/bfa/
H A Dbfad_im.c1053 fc_host_maxframe_size(host) = fcport->cfg.maxfrsize; in bfad_fc_host_init()
/linux/drivers/scsi/fnic/
H A Dfnic_main.c641 fc_host_maxframe_size(fnic->host) = iport->max_payload_size; in fnic_scsi_drv_init()
/linux/drivers/message/fusion/
H A Dmptfc.c1036 fc_host_maxframe_size(sh) = pp0->MaxFrameSize; in mptfc_init_host_attr()
/linux/drivers/scsi/qedf/
H A Dqedf_main.c1776 fc_host_maxframe_size(lport->host) = lport->mfs; in qedf_lport_setup()
1956 fc_host_maxframe_size(vn_port->host) = n_port->mfs; in qedf_vport_create()
/linux/drivers/scsi/ibmvscsi/
H A Dibmvfc.c5256 fc_host_maxframe_size(vhost->host) = in ibmvfc_npiv_login_done()