Home
last modified time | relevance | path

Searched refs:FC_SP_MIN_MAX_PAYLOAD (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/fc/
H A Dfc_els.h194 #define FC_SP_MIN_MAX_PAYLOAD FC_MIN_MAX_PAYLOAD macro
/kernel/linux/linux-5.10/include/uapi/scsi/fc/
H A Dfc_els.h337 #define FC_SP_MIN_MAX_PAYLOAD FC_MIN_MAX_PAYLOAD macro
/kernel/linux/linux-6.6/include/uapi/scsi/fc/
H A Dfc_els.h345 #define FC_SP_MIN_MAX_PAYLOAD FC_MIN_MAX_PAYLOAD macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/fc/
H A Dfc_els.h176 #define FC_SP_MIN_MAX_PAYLOAD FC_MIN_MAX_PAYLOAD macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/scsi/fc/
H A Dfc_els.h176 #define FC_SP_MIN_MAX_PAYLOAD FC_MIN_MAX_PAYLOAD macro
/kernel/linux/linux-5.10/drivers/scsi/libfc/
H A Dfc_rport.c229 if (mfs >= FC_SP_MIN_MAX_PAYLOAD && mfs < maxval) in fc_plogi_get_maxframe()
232 if (mfs >= FC_SP_MIN_MAX_PAYLOAD && mfs < maxval) in fc_plogi_get_maxframe()
H A Dfc_lport.c1738 if (mfs < FC_SP_MIN_MAX_PAYLOAD || mfs > FC_SP_MAX_MAX_PAYLOAD) { in fc_lport_flogi_resp()
/kernel/linux/linux-6.6/drivers/scsi/libfc/
H A Dfc_rport.c229 if (mfs >= FC_SP_MIN_MAX_PAYLOAD && mfs < maxval) in fc_plogi_get_maxframe()
232 if (mfs >= FC_SP_MIN_MAX_PAYLOAD && mfs < maxval) in fc_plogi_get_maxframe()
H A Dfc_lport.c1785 if (mfs < FC_SP_MIN_MAX_PAYLOAD || mfs > FC_SP_MAX_MAX_PAYLOAD) { in fc_lport_flogi_resp()

Completed in 20 milliseconds