Lines Matching refs:ulpCommand
3462 if (irsp->ulpCommand == CMD_ASYNC_STATUS) { in lpfc_sli_process_unsol_iocb()
3477 if ((irsp->ulpCommand == CMD_IOCB_RET_XRI64_CX) && in lpfc_sli_process_unsol_iocb()
3570 (irsp->ulpCommand == CMD_IOCB_RCV_CONT64_CX || in lpfc_sli_process_unsol_iocb()
3595 if ((irsp->ulpCommand == CMD_RCV_ELS_REQ64_CX) || in lpfc_sli_process_unsol_iocb()
3596 (irsp->ulpCommand == CMD_RCV_ELS_REQ_CX) || in lpfc_sli_process_unsol_iocb()
3597 (irsp->ulpCommand == CMD_IOCB_RCV_ELS64_CX)) { in lpfc_sli_process_unsol_iocb()
3607 (irsp->ulpCommand == CMD_RCV_SEQUENCE64_CX || in lpfc_sli_process_unsol_iocb()
3608 irsp->ulpCommand == CMD_IOCB_RCV_SEQ64_CX)) { in lpfc_sli_process_unsol_iocb()
3617 (irsp->ulpCommand == CMD_IOCB_RCV_ELS64_CX || in lpfc_sli_process_unsol_iocb()
3618 irsp->ulpCommand == CMD_IOCB_RCV_SEQ64_CX)) { in lpfc_sli_process_unsol_iocb()
4043 type = lpfc_sli_iocb_cmd_type(irsp->ulpCommand & CMD_IOCB_MASK); in lpfc_sli_handle_fast_ring_event()
4082 if (unlikely(irsp->ulpCommand == CMD_XRI_ABORTED_CX)) { in lpfc_sli_handle_fast_ring_event()
4087 irsp->ulpCommand); in lpfc_sli_handle_fast_ring_event()
4109 if (irsp->ulpCommand == CMD_ADAPTER_MSG) { in lpfc_sli_handle_fast_ring_event()
4122 type, irsp->ulpCommand, in lpfc_sli_handle_fast_ring_event()
10431 (piocb->iocb.ulpCommand != CMD_ABORT_XRI_CN) && in __lpfc_sli_issue_iocb_s3()
10432 (piocb->iocb.ulpCommand != CMD_CLOSE_XRI_CN)) { in __lpfc_sli_issue_iocb_s3()
10435 piocb->iocb.ulpCommand); in __lpfc_sli_issue_iocb_s3()
10467 switch (piocb->iocb.ulpCommand) { in __lpfc_sli_issue_iocb_s3()
10783 cmd->ulpCommand = CMD_ELS_REQUEST64_CR; in __lpfc_sli_prep_els_req_rsp_s3()
10788 cmd->ulpCommand = CMD_XMIT_ELS_RSP64_CX; in __lpfc_sli_prep_els_req_rsp_s3()
10934 cmd->ulpCommand = CMD_GEN_REQUEST64_CR; in __lpfc_sli_prep_gen_req_s3()
11030 icmd->ulpCommand = CMD_XMIT_SEQUENCE64_CR; in __lpfc_sli_prep_xmit_seq64_s3()
11034 icmd->ulpCommand = CMD_XMIT_SEQUENCE64_CX; in __lpfc_sli_prep_xmit_seq64_s3()
11110 icmd->ulpCommand = CMD_CLOSE_XRI_CN; in __lpfc_sli_prep_abort_xri_s3()
11117 icmd->ulpCommand = CMD_ABORT_XRI_CN; in __lpfc_sli_prep_abort_xri_s3()