Lines Matching refs:mbxCommand
1694 rc, pmbox->mbxCommand, in lpfc_sli_ring_map()
2731 lpfc_sli_chk_mbx_command(uint8_t mbxCommand) in lpfc_sli_chk_mbx_command() argument
2735 switch (mbxCommand) { in lpfc_sli_chk_mbx_command()
2801 ret = mbxCommand; in lpfc_sli_chk_mbx_command()
2886 pmb->u.mb.mbxCommand == MBX_REG_LOGIN64 && in lpfc_sli_def_mbox_cmpl()
2906 if ((pmb->u.mb.mbxCommand == MBX_REG_VPI) && in lpfc_sli_def_mbox_cmpl()
2916 if (pmb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_sli_def_mbox_cmpl()
2921 if (pmb->u.mb.mbxCommand == MBX_UNREG_LOGIN) { in lpfc_sli_def_mbox_cmpl()
2954 if (pmb->u.mb.mbxCommand == MBX_RESUME_RPI) { in lpfc_sli_def_mbox_cmpl()
2960 if ((pmb->u.mb.mbxCommand == MBX_INIT_LINK) && in lpfc_sli_def_mbox_cmpl()
2991 if (pmb->u.mb.mbxCommand == MBX_UNREG_LOGIN) { in lpfc_sli4_unreg_rpi_cmpl_clr()
3073 if (pmbox->mbxCommand != MBX_HEARTBEAT) { in lpfc_sli_handle_mb_event()
3078 (uint32_t)pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
3086 (uint32_t)pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
3095 if (lpfc_sli_chk_mbx_command(pmbox->mbxCommand) == in lpfc_sli_handle_mb_event()
3103 pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
3125 pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
3148 pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
4905 mbox.mbxCommand = MBX_KILL_BOARD; in lpfc_reset_barrier()
5221 mb.mbxCommand = MBX_RESTART; in lpfc_sli_brdrestart_s3()
5510 pmbox->mbxCommand, in lpfc_sli_hbq_setup()
5622 pmb->u.mb.mbxCommand, pmb->u.mb.mbxStatus, 0); in lpfc_sli_config_port()
9280 mb->mbxCommand, in lpfc_mbox_timeout_handler()
9370 pmbox->u.mb.mbxCommand); in lpfc_sli_issue_mbox_s3()
9401 pmbox->u.mb.mbxCommand, psli->sli_flag, flag); in lpfc_sli_issue_mbox_s3()
9405 if (mbx->mbxCommand != MBX_KILL_BOARD && flag & MBX_NOWAIT) { in lpfc_sli_issue_mbox_s3()
9413 pmbox->u.mb.mbxCommand, psli->sli_flag, flag); in lpfc_sli_issue_mbox_s3()
9432 pmbox->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s3()
9444 pmbox->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s3()
9459 mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
9470 (uint32_t)mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
9477 (uint32_t)mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
9489 (mbx->mbxCommand != MBX_KILL_BOARD)) { in lpfc_sli_issue_mbox_s3()
9497 pmbox->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s3()
9512 mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
9516 if (mbx->mbxCommand != MBX_HEARTBEAT) { in lpfc_sli_issue_mbox_s3()
9521 (uint32_t)mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
9528 (uint32_t)mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
9567 if (mbx->mbxCommand == MBX_CONFIG_PORT) in lpfc_sli_issue_mbox_s3()
9584 if (mbx->mbxCommand == MBX_CONFIG_PORT) in lpfc_sli_issue_mbox_s3()
9658 if (mbx->mbxCommand == MBX_CONFIG_PORT) { in lpfc_sli_issue_mbox_s3()
9777 cmd = mboxq->u.mb.mbxCommand; in lpfc_sli4_async_mbox_block()
9934 mboxq->u.mb.mbxCommand, in lpfc_sli4_post_sync_mbox()
10055 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
10075 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
10092 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
10109 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
10132 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
10261 mboxq->u.mb.mbxCommand, in lpfc_sli4_post_async_mbox()
13799 pmbox->mbxCommand, in lpfc_sli_sp_intr_handler()
13873 if (pmbox->mbxCommand == MBX_HEARTBEAT) { in lpfc_sli_sp_intr_handler()
14377 if (pmbox->mbxCommand == MBX_HEARTBEAT) { in lpfc_sli4_sp_handle_mbox_event()
21011 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) && in lpfc_cleanup_pending_mbox()
21012 (mb->u.mb.mbxCommand != MBX_REG_VPI)) in lpfc_cleanup_pending_mbox()
21020 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) || in lpfc_cleanup_pending_mbox()
21021 (mb->u.mb.mbxCommand == MBX_REG_VPI)) in lpfc_cleanup_pending_mbox()
21023 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_cleanup_pending_mbox()
21047 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) && in lpfc_cleanup_pending_mbox()
21048 (mb->u.mb.mbxCommand != MBX_REG_VPI)) in lpfc_cleanup_pending_mbox()
21052 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_cleanup_pending_mbox()
21072 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_cleanup_pending_mbox()