Home
last modified time | relevance | path

Searched refs:maxframe_size (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/include/scsi/
Dscsi_transport_fc.h337 u32 maxframe_size; member
510 u32 maxframe_size; member
570 (((struct fc_host_attrs *)(x)->shost_data)->maxframe_size)
Dlibfc.h211 u16 maxframe_size; member
/linux-4.19.296/drivers/s390/scsi/
Dzfcp_def.h214 u32 maxframe_size; member
Dzfcp_scsi.c717 rport->maxframe_size = port->maxframe_size; in zfcp_scsi_rport_register()
Dzfcp_fc.c500 port->maxframe_size = be16_to_cpu(plogi->fl_csp.sp_bb_data); in zfcp_fc_plogi_evaluate()