Searched refs:FC_MIN_MAX_PAYLOAD (Results 1 – 3 of 3) sorted by relevance
56 #define FC_MIN_MAX_PAYLOAD 256U /* lower limit on max payload */ macro59 #define FC_MIN_MAX_FRAME (FC_MIN_MAX_PAYLOAD + FC_FRAME_HEADER_LEN)
250 #define FC_SP_MIN_MAX_PAYLOAD FC_MIN_MAX_PAYLOAD
167 rdata->maxframe_size = FC_MIN_MAX_PAYLOAD; in fc_rport_create()1091 rdata->maxframe_size = FC_MIN_MAX_PAYLOAD; in fc_rport_enter_plogi()