Home
last modified time | relevance | path

Searched refs:ulpCommand (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.c3453 if (irsp->ulpCommand == CMD_ASYNC_STATUS) { in lpfc_sli_process_unsol_iocb()
3468 if ((irsp->ulpCommand == CMD_IOCB_RET_XRI64_CX) && in lpfc_sli_process_unsol_iocb()
3561 (irsp->ulpCommand == CMD_IOCB_RCV_CONT64_CX || in lpfc_sli_process_unsol_iocb()
3586 if ((irsp->ulpCommand == CMD_RCV_ELS_REQ64_CX) || in lpfc_sli_process_unsol_iocb()
3587 (irsp->ulpCommand == CMD_RCV_ELS_REQ_CX) || in lpfc_sli_process_unsol_iocb()
3588 (irsp->ulpCommand == CMD_IOCB_RCV_ELS64_CX)) { in lpfc_sli_process_unsol_iocb()
3598 (irsp->ulpCommand == CMD_RCV_SEQUENCE64_CX || in lpfc_sli_process_unsol_iocb()
3599 irsp->ulpCommand == CMD_IOCB_RCV_SEQ64_CX)) { in lpfc_sli_process_unsol_iocb()
3608 (irsp->ulpCommand == CMD_IOCB_RCV_ELS64_CX || in lpfc_sli_process_unsol_iocb()
3609 irsp->ulpCommand in lpfc_sli_process_unsol_iocb()
[all...]
H A Dlpfc_hw.h4343 uint32_t ulpCommand:8; member
4353 uint32_t ulpCommand:8; member
H A Dlpfc_bsg.c2948 cmd->ulpCommand = CMD_QUE_XRI64_CX; in lpfcdiag_sli3_loop_post_rxbufs()
2964 cmd->ulpCommand = CMD_QUE_XRI_BUF64_CX; in lpfcdiag_sli3_loop_post_rxbufs()
H A Dlpfc_nvmet.c3339 abts_wqeq->iocb.ulpCommand = CMD_XMIT_SEQUENCE64_CR; in lpfc_nvmet_unsol_issue_abort()
H A Dlpfc_init.c2867 icmd->ulpCommand = CMD_QUE_RING_BUF64_CN; in lpfc_sli3_post_buffer()