Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/scsi/fc/
Dfc_els.h250 #define FC_SP_MIN_MAX_PAYLOAD FC_MIN_MAX_PAYLOAD macro
/Linux-v4.19/drivers/scsi/libfc/
Dfc_rport.c237 if (mfs >= FC_SP_MIN_MAX_PAYLOAD && mfs < maxval) in fc_plogi_get_maxframe()
240 if (mfs >= FC_SP_MIN_MAX_PAYLOAD && mfs < maxval) in fc_plogi_get_maxframe()
Dfc_lport.c1742 if (mfs < FC_SP_MIN_MAX_PAYLOAD || mfs > FC_SP_MAX_MAX_PAYLOAD) { in fc_lport_flogi_resp()