Lines Matching refs:mbxCommand

1570 					rc, pmbox->mbxCommand,  in lpfc_sli_ring_map()
2333 lpfc_sli_chk_mbx_command(uint8_t mbxCommand) in lpfc_sli_chk_mbx_command() argument
2337 switch (mbxCommand) { in lpfc_sli_chk_mbx_command()
2403 ret = mbxCommand; in lpfc_sli_chk_mbx_command()
2475 pmb->u.mb.mbxCommand == MBX_REG_LOGIN64 && in lpfc_sli_def_mbox_cmpl()
2487 if ((pmb->u.mb.mbxCommand == MBX_REG_VPI) && in lpfc_sli_def_mbox_cmpl()
2497 if (pmb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_sli_def_mbox_cmpl()
2504 if ((pmb->u.mb.mbxCommand == MBX_INIT_LINK) && in lpfc_sli_def_mbox_cmpl()
2535 if (pmb->u.mb.mbxCommand == MBX_UNREG_LOGIN) { in lpfc_sli4_unreg_rpi_cmpl_clr()
2592 if (pmbox->mbxCommand != MBX_HEARTBEAT) { in lpfc_sli_handle_mb_event()
2597 (uint32_t)pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
2605 (uint32_t)pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
2614 if (lpfc_sli_chk_mbx_command(pmbox->mbxCommand) == in lpfc_sli_handle_mb_event()
2621 pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
2642 pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
2664 pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
4256 ((MAILBOX_t *)&mbox)->mbxCommand = MBX_KILL_BOARD; in lpfc_reset_barrier()
4575 mb->mbxCommand = MBX_RESTART; in lpfc_sli_brdrestart_s3()
4867 pmbox->mbxCommand, in lpfc_sli_hbq_setup()
4971 pmb->u.mb.mbxCommand, pmb->u.mb.mbxStatus, 0); in lpfc_sli_config_port()
7586 mb->mbxCommand, in lpfc_mbox_timeout_handler()
7677 pmbox->u.mb.mbxCommand); in lpfc_sli_issue_mbox_s3()
7708 pmbox->u.mb.mbxCommand, psli->sli_flag, flag); in lpfc_sli_issue_mbox_s3()
7712 if (mbx->mbxCommand != MBX_KILL_BOARD && flag & MBX_NOWAIT) { in lpfc_sli_issue_mbox_s3()
7720 pmbox->u.mb.mbxCommand, psli->sli_flag, flag); in lpfc_sli_issue_mbox_s3()
7739 pmbox->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s3()
7751 pmbox->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s3()
7766 mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
7777 (uint32_t)mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
7784 (uint32_t)mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
7796 (mbx->mbxCommand != MBX_KILL_BOARD)) { in lpfc_sli_issue_mbox_s3()
7804 pmbox->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s3()
7819 mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
7823 if (mbx->mbxCommand != MBX_HEARTBEAT) { in lpfc_sli_issue_mbox_s3()
7828 (uint32_t)mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
7835 (uint32_t)mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
7874 if (mbx->mbxCommand == MBX_CONFIG_PORT) in lpfc_sli_issue_mbox_s3()
7891 if (mbx->mbxCommand == MBX_CONFIG_PORT) in lpfc_sli_issue_mbox_s3()
7965 if (mbx->mbxCommand == MBX_CONFIG_PORT) { in lpfc_sli_issue_mbox_s3()
8194 mboxq->u.mb.mbxCommand, in lpfc_sli4_post_sync_mbox()
8316 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
8336 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
8353 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
8370 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
8393 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
8522 mboxq->u.mb.mbxCommand, in lpfc_sli4_post_async_mbox()
12245 pmbox->mbxCommand, in lpfc_sli_sp_intr_handler()
18983 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) && in lpfc_cleanup_pending_mbox()
18984 (mb->u.mb.mbxCommand != MBX_REG_VPI)) in lpfc_cleanup_pending_mbox()
18993 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) || in lpfc_cleanup_pending_mbox()
18994 (mb->u.mb.mbxCommand == MBX_REG_VPI)) in lpfc_cleanup_pending_mbox()
18996 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_cleanup_pending_mbox()
19016 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) && in lpfc_cleanup_pending_mbox()
19017 (mb->u.mb.mbxCommand != MBX_REG_VPI)) in lpfc_cleanup_pending_mbox()
19021 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_cleanup_pending_mbox()
19041 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_cleanup_pending_mbox()