Searched refs:maxframe_size (Results 1 - 16 of 16) sorted by relevance

/linux-4.4.14/drivers/scsi/csiostor/
H A Dcsio_rnode.h114 uint32_t maxframe_size; /* Max Frame size */ member in struct:csio_rnode
H A Dcsio_attr.c92 rport->maxframe_size = ntohs(sp->csp.sp_bb_data); csio_reg_rnode()
/linux-4.4.14/drivers/scsi/libfc/
H A Dfc_rport.c146 rdata->maxframe_size = FC_MIN_MAX_PAYLOAD; fc_rport_create()
281 rport->maxframe_size = rdata->maxframe_size; fc_rport_work()
646 rdata->maxframe_size = fc_plogi_get_maxframe(flogi, lport->mfs); fc_rport_login_complete()
917 rdata->maxframe_size = fc_plogi_get_maxframe(plp, lport->mfs); fc_rport_plogi_resp()
966 rdata->maxframe_size = FC_MIN_MAX_PAYLOAD; fc_rport_enter_plogi()
1680 rdata->maxframe_size = fc_plogi_get_maxframe(pl, lport->mfs); fc_rport_recv_plogi_req()
H A Dfc_fcp.c1161 fsp->max_payload = rport->maxframe_size; fc_fcp_cmd_send()
/linux-4.4.14/drivers/s390/scsi/
H A Dzfcp_scsi.c567 rport->maxframe_size = port->maxframe_size; zfcp_scsi_rport_register()
H A Dzfcp_def.h213 u32 maxframe_size; member in struct:zfcp_port
H A Dzfcp_fc.c473 port->maxframe_size = plogi->fl_csp.sp_bb_data; zfcp_fc_plogi_evaluate()
/linux-4.4.14/drivers/target/tcm_fc/
H A Dtfc_sess.c385 sess->max_frame = rdata->maxframe_size; ft_prli_locked()
/linux-4.4.14/include/scsi/
H A Dscsi_transport_fc.h331 u32 maxframe_size; member in struct:fc_rport
504 u32 maxframe_size; member in struct:fc_host_attrs
564 (((struct fc_host_attrs *)(x)->shost_data)->maxframe_size)
H A Dlibfc.h185 * @maxframe_size: The maximum frame size
205 u16 maxframe_size; member in struct:fc_rport_priv
/linux-4.4.14/drivers/scsi/
H A Dscsi_transport_fc.c402 fc_host->maxframe_size = -1; fc_host_setup()
828 fc_private_rport_rd_attr(maxframe_size, "%u bytes\n", 20);
1527 fc_private_host_rd_attr(maxframe_size, "%u bytes\n", 20);
2244 SETUP_HOST_ATTRIBUTE_RD(maxframe_size); fc_attach_transport()
2285 SETUP_RPORT_ATTRIBUTE_RD(maxframe_size); fc_attach_transport()
2626 rport->maxframe_size = -1; fc_rport_create()
3183 rport->maxframe_size = -1; fc_timeout_deleted_rport()
/linux-4.4.14/drivers/scsi/bfa/
H A Dbfad_im.c1066 fc_rport->maxframe_size = bfad_im_fc_rport_add()
/linux-4.4.14/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c220 ofld_req2.tx_max_fc_pay_len = rdata->maxframe_size; bnx2fc_send_session_ofld_req()
/linux-4.4.14/drivers/scsi/fnic/
H A Dfnic_scsi.c411 rport->maxframe_size, rp->r_a_tov, fnic_queue_wq_copy_desc()
/linux-4.4.14/drivers/scsi/ibmvscsi/
H A Dibmvfc.c4308 rport->maxframe_size = be16_to_cpu(tgt->service_parms.common.bb_rcv_sz) & 0x0fff; ibmvfc_tgt_add_rport()
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_hbadisc.c3937 rport->maxframe_size = ndlp->nlp_maxframe; lpfc_register_remote_port()

Completed in 615 milliseconds