Home
last modified time | relevance | path

Searched refs:LPFC_NVME_TNOTIFY (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/scsi/lpfc/
Dlpfc_nvme.h189 #define LPFC_NVME_TNOTIFY 0x80 /* notify transport of abts */ macro
Dlpfc_nvmet.c1233 ctxp->flag &= ~LPFC_NVME_TNOTIFY; in lpfc_nvmet_xmt_fcp_release()
1975 if (ctxp->flag & LPFC_NVME_TNOTIFY) { in lpfc_nvmet_rcv_unsol_abort()
2217 ctxp->flag |= LPFC_NVME_TNOTIFY; in lpfc_nvmet_process_rcv_fcp_req()
2271 ctxp->flag &= ~LPFC_NVME_TNOTIFY; in lpfc_nvmet_process_rcv_fcp_req()