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

/linux-master/include/scsi/fc/
H A Dfc_fcp.h26 #define FCP_SPPF_RETRY 0x0100 /* retry supported */ macro
/linux-master/drivers/target/tcm_fc/
H A Dtfc_sess.c401 fcp_parm &= ~FCP_SPPF_RETRY;
/linux-master/drivers/scsi/csiostor/
H A Dcsio_rnode.c488 rn->fcp_flags |= FCP_SPPF_RETRY;
/linux-master/drivers/scsi/libfc/
H A Dfc_rport.c1180 if (fcp_parm & FCP_SPPF_RETRY)
2211 if (fcp_parm & FCP_SPPF_RETRY)
/linux-master/drivers/scsi/fnic/
H A Dfnic_main.c912 lp->service_params |= FCP_SPPF_RETRY;
/linux-master/drivers/scsi/qedf/
H A Dqedf_main.c1735 FCP_SPPF_RETRY | FCP_SPPF_CONF_COMPL);
1796 FCP_SPPF_RETRY | FCP_SPPF_CONF_COMPL);
/linux-master/drivers/scsi/fcoe/
H A Dfcoe.c629 FCP_SPPF_RETRY | FCP_SPPF_CONF_COMPL);
/linux-master/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c1023 FCP_SPPF_RETRY | FCP_SPPF_CONF_COMPL);

Completed in 321 milliseconds