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

/linux-master/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
/linux-master/drivers/scsi/libfc/
H A Dfc_rport.c160 rdata->maxframe_size = FC_MIN_MAX_PAYLOAD;
1087 rdata->maxframe_size = FC_MIN_MAX_PAYLOAD;

Completed in 282 milliseconds