Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.h125 #define LPFC_IO_CMF 0x4000000 /* CMF command */ macro
H A Dlpfc_sli.c1435 iocbq->cmd_flag &= ~(LPFC_IO_NVME | LPFC_IO_NVMET | LPFC_IO_CMF | in __lpfc_sli_release_iocbq_s4()
2026 sync_buf->cmd_flag |= LPFC_IO_CMF; in lpfc_issue_cmf_sync_wqe()
21360 if (pwqe->cmd_flag & (LPFC_IO_NVME | LPFC_IO_FCP | LPFC_IO_CMF)) { in lpfc_sli4_issue_wqe()