Home
last modified time | relevance | path

Searched refs:FC_SP_MAX_MAX_PAYLOAD (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/scsi/fc/
H A Dfc_els.h346 #define FC_SP_MAX_MAX_PAYLOAD FC_MAX_PAYLOAD macro
/linux/drivers/scsi/libfc/
H A Dfc_lport.c1785 if (mfs < FC_SP_MIN_MAX_PAYLOAD || mfs > FC_SP_MAX_MAX_PAYLOAD) { in fc_lport_flogi_resp()