Home
last modified time | relevance | path

Searched refs:FCP_SPPF_RETRY (Results 1 – 8 of 8) sorted by relevance

/linux/include/scsi/fc/
H A Dfc_fcp.h26 #define FCP_SPPF_RETRY 0x0100 /* retry supported */ macro
/linux/drivers/target/tcm_fc/
H A Dtfc_sess.c401 fcp_parm &= ~FCP_SPPF_RETRY; in ft_prli_locked()
/linux/drivers/scsi/csiostor/
H A Dcsio_rnode.c488 rn->fcp_flags |= FCP_SPPF_RETRY; in csio_rn_verify_rparams()
/linux/drivers/scsi/libfc/
H A Dfc_rport.c1180 if (fcp_parm & FCP_SPPF_RETRY) in fc_rport_prli_resp()
2211 if (fcp_parm & FCP_SPPF_RETRY) in fc_rport_fcp_prli()
/linux/drivers/scsi/qedf/
H A Dqedf_main.c1746 FCP_SPPF_RETRY | FCP_SPPF_CONF_COMPL); in qedf_lport_setup()
1807 FCP_SPPF_RETRY | FCP_SPPF_CONF_COMPL); in qedf_vport_libfc_config()
/linux/drivers/scsi/fcoe/
H A Dfcoe.c629 FCP_SPPF_RETRY | FCP_SPPF_CONF_COMPL); in fcoe_lport_config()
/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c1023 FCP_SPPF_RETRY | FCP_SPPF_CONF_COMPL); in bnx2fc_lport_config()
/linux/drivers/scsi/fnic/
H A Dfdls_disc.c2839 if (tport->fcp_csp & FCP_SPPF_RETRY) in fdls_process_tgt_prli_rsp()