Lines Matching refs:ulpCommand

3446 	if (irsp->ulpCommand == CMD_ASYNC_STATUS) {  in lpfc_sli_process_unsol_iocb()
3461 if ((irsp->ulpCommand == CMD_IOCB_RET_XRI64_CX) && in lpfc_sli_process_unsol_iocb()
3554 (irsp->ulpCommand == CMD_IOCB_RCV_CONT64_CX || in lpfc_sli_process_unsol_iocb()
3579 if ((irsp->ulpCommand == CMD_RCV_ELS_REQ64_CX) || in lpfc_sli_process_unsol_iocb()
3580 (irsp->ulpCommand == CMD_RCV_ELS_REQ_CX) || in lpfc_sli_process_unsol_iocb()
3581 (irsp->ulpCommand == CMD_IOCB_RCV_ELS64_CX)) { in lpfc_sli_process_unsol_iocb()
3591 (irsp->ulpCommand == CMD_RCV_SEQUENCE64_CX || in lpfc_sli_process_unsol_iocb()
3592 irsp->ulpCommand == CMD_IOCB_RCV_SEQ64_CX)) { in lpfc_sli_process_unsol_iocb()
3601 (irsp->ulpCommand == CMD_IOCB_RCV_ELS64_CX || in lpfc_sli_process_unsol_iocb()
3602 irsp->ulpCommand == CMD_IOCB_RCV_SEQ64_CX)) { in lpfc_sli_process_unsol_iocb()
4025 type = lpfc_sli_iocb_cmd_type(irsp->ulpCommand & CMD_IOCB_MASK); in lpfc_sli_handle_fast_ring_event()
4064 if (unlikely(irsp->ulpCommand == CMD_XRI_ABORTED_CX)) { in lpfc_sli_handle_fast_ring_event()
4069 irsp->ulpCommand); in lpfc_sli_handle_fast_ring_event()
4091 if (irsp->ulpCommand == CMD_ADAPTER_MSG) { in lpfc_sli_handle_fast_ring_event()
4104 type, irsp->ulpCommand, in lpfc_sli_handle_fast_ring_event()
10442 (piocb->iocb.ulpCommand != CMD_ABORT_XRI_CN) && in __lpfc_sli_issue_iocb_s3()
10443 (piocb->iocb.ulpCommand != CMD_CLOSE_XRI_CN)) { in __lpfc_sli_issue_iocb_s3()
10446 piocb->iocb.ulpCommand); in __lpfc_sli_issue_iocb_s3()
10478 switch (piocb->iocb.ulpCommand) { in __lpfc_sli_issue_iocb_s3()
10794 cmd->ulpCommand = CMD_ELS_REQUEST64_CR; in __lpfc_sli_prep_els_req_rsp_s3()
10799 cmd->ulpCommand = CMD_XMIT_ELS_RSP64_CX; in __lpfc_sli_prep_els_req_rsp_s3()
10945 cmd->ulpCommand = CMD_GEN_REQUEST64_CR; in __lpfc_sli_prep_gen_req_s3()
11041 icmd->ulpCommand = CMD_XMIT_SEQUENCE64_CR; in __lpfc_sli_prep_xmit_seq64_s3()
11045 icmd->ulpCommand = CMD_XMIT_SEQUENCE64_CX; in __lpfc_sli_prep_xmit_seq64_s3()
11121 icmd->ulpCommand = CMD_CLOSE_XRI_CN; in __lpfc_sli_prep_abort_xri_s3()
11128 icmd->ulpCommand = CMD_ABORT_XRI_CN; in __lpfc_sli_prep_abort_xri_s3()