Home
last modified time | relevance | path

Searched refs:FC_RP_FLAGS_RETRY (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/include/scsi/
H A Dlibfc.h161 #define FC_RP_FLAGS_RETRY (1 << 1) macro
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c392 if (rdata->flags & FC_RP_FLAGS_RETRY && in bnx2fc_init_tgt()
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_rport.c1181 rdata->flags |= FC_RP_FLAGS_RETRY; in fc_rport_prli_resp()
2212 rdata->flags |= FC_RP_FLAGS_RETRY; in fc_rport_fcp_prli()
H A Dfc_fcp.c1727 if (!(rpriv->flags & FC_RP_FLAGS_RETRY) || in fc_fcp_srr()
/openbmc/linux/drivers/scsi/fnic/
H A Dfnic_scsi.c378 (rp->flags & FC_RP_FLAGS_RETRY)) in fnic_queue_wq_copy_desc()
/openbmc/linux/drivers/scsi/qedf/
H A Dqedf_main.c1534 if (rdata->flags & FC_RP_FLAGS_RETRY && in qedf_rport_event_handler()