Home
last modified time | relevance | path

Searched refs:FC_MIN_MAX_PAYLOAD (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_fs.h43 #define FC_MIN_MAX_PAYLOAD 256U /* lower limit on max payload */ macro
46 #define FC_MIN_MAX_FRAME (FC_MIN_MAX_PAYLOAD + FC_FRAME_HEADER_LEN)
H A Dfc_els.h345 #define FC_SP_MIN_MAX_PAYLOAD FC_MIN_MAX_PAYLOAD
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_rport.c160 rdata->maxframe_size = FC_MIN_MAX_PAYLOAD; in fc_rport_create()
1087 rdata->maxframe_size = FC_MIN_MAX_PAYLOAD; in fc_rport_enter_plogi()