Home
last modified time | relevance | path

Searched refs:FCP_SPPF_CONF_COMPL (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/scsi/fc/
H A Dfc_fcp.h27 #define FCP_SPPF_CONF_COMPL 0x0080 /* confirmed completion allowed */ macro
/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_rnode.c491 rn->fcp_flags |= FCP_SPPF_CONF_COMPL; in csio_rn_verify_rparams()
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_main.c854 FCP_SPPF_CONF_COMPL); in fnic_probe()
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_rport.c1182 if (fcp_parm & FCP_SPPF_CONF_COMPL) in fc_rport_prli_resp()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c1734 FCP_SPPF_RETRY | FCP_SPPF_CONF_COMPL); in qedf_lport_setup()
1795 FCP_SPPF_RETRY | FCP_SPPF_CONF_COMPL); in qedf_vport_libfc_config()
/openbmc/linux/drivers/scsi/fcoe/
H A Dfcoe.c629 FCP_SPPF_RETRY | FCP_SPPF_CONF_COMPL); in fcoe_lport_config()
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c1023 FCP_SPPF_RETRY | FCP_SPPF_CONF_COMPL); in bnx2fc_lport_config()