fc_host_maxframe_size
fc_host_maxframe_size(sh) = pp0->MaxFrameSize;
fc_host_maxframe_size(shost) = bottom->maximum_frame_size;
fc_host_maxframe_size(vshost) =
fc_host_maxframe_size(host) = fcport->cfg.maxfrsize;
fc_host_maxframe_size(shost) = ntohs(ln->ln_sparm.csp.sp_bb_data);
fc_host_maxframe_size(fnic->host) = iport->max_payload_size;
fc_host_maxframe_size(vhost->host) =
put_unaligned_be32(fc_host_maxframe_size(lport->host),
fc_host_maxframe_size(lport->host) = mfs;
fc_host_maxframe_size(lport->host) = lport->mfs;
fc_host_maxframe_size(shost) =
fc_host_maxframe_size(lport->host) = lport->mfs;
fc_host_maxframe_size(vn_port->host) = n_port->mfs;