Lines Matching refs:mbxCommand
1571 rc, pmbox->mbxCommand, in lpfc_sli_ring_map()
2336 lpfc_sli_chk_mbx_command(uint8_t mbxCommand) in lpfc_sli_chk_mbx_command() argument
2340 switch (mbxCommand) { in lpfc_sli_chk_mbx_command()
2406 ret = mbxCommand; in lpfc_sli_chk_mbx_command()
2492 pmb->u.mb.mbxCommand == MBX_REG_LOGIN64 && in lpfc_sli_def_mbox_cmpl()
2506 if ((pmb->u.mb.mbxCommand == MBX_REG_VPI) && in lpfc_sli_def_mbox_cmpl()
2516 if (pmb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_sli_def_mbox_cmpl()
2523 if (pmb->u.mb.mbxCommand == MBX_UNREG_LOGIN) { in lpfc_sli_def_mbox_cmpl()
2551 if ((pmb->u.mb.mbxCommand == MBX_INIT_LINK) && in lpfc_sli_def_mbox_cmpl()
2582 if (pmb->u.mb.mbxCommand == MBX_UNREG_LOGIN) { in lpfc_sli4_unreg_rpi_cmpl_clr()
2664 if (pmbox->mbxCommand != MBX_HEARTBEAT) { in lpfc_sli_handle_mb_event()
2669 (uint32_t)pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
2677 (uint32_t)pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
2686 if (lpfc_sli_chk_mbx_command(pmbox->mbxCommand) == in lpfc_sli_handle_mb_event()
2694 pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
2716 pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
2739 pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
4372 ((MAILBOX_t *)&mbox)->mbxCommand = MBX_KILL_BOARD; in lpfc_reset_barrier()
4692 mb->mbxCommand = MBX_RESTART; in lpfc_sli_brdrestart_s3()
4989 pmbox->mbxCommand, in lpfc_sli_hbq_setup()
5101 pmb->u.mb.mbxCommand, pmb->u.mb.mbxStatus, 0); in lpfc_sli_config_port()
8188 mb->mbxCommand, in lpfc_mbox_timeout_handler()
8279 pmbox->u.mb.mbxCommand); in lpfc_sli_issue_mbox_s3()
8310 pmbox->u.mb.mbxCommand, psli->sli_flag, flag); in lpfc_sli_issue_mbox_s3()
8314 if (mbx->mbxCommand != MBX_KILL_BOARD && flag & MBX_NOWAIT) { in lpfc_sli_issue_mbox_s3()
8322 pmbox->u.mb.mbxCommand, psli->sli_flag, flag); in lpfc_sli_issue_mbox_s3()
8341 pmbox->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s3()
8353 pmbox->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s3()
8368 mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
8379 (uint32_t)mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
8386 (uint32_t)mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
8398 (mbx->mbxCommand != MBX_KILL_BOARD)) { in lpfc_sli_issue_mbox_s3()
8406 pmbox->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s3()
8421 mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
8425 if (mbx->mbxCommand != MBX_HEARTBEAT) { in lpfc_sli_issue_mbox_s3()
8430 (uint32_t)mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
8437 (uint32_t)mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
8476 if (mbx->mbxCommand == MBX_CONFIG_PORT) in lpfc_sli_issue_mbox_s3()
8493 if (mbx->mbxCommand == MBX_CONFIG_PORT) in lpfc_sli_issue_mbox_s3()
8567 if (mbx->mbxCommand == MBX_CONFIG_PORT) { in lpfc_sli_issue_mbox_s3()
8797 mboxq->u.mb.mbxCommand, in lpfc_sli4_post_sync_mbox()
8918 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
8938 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
8955 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
8972 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
8995 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
9124 mboxq->u.mb.mbxCommand, in lpfc_sli4_post_async_mbox()
12790 pmbox->mbxCommand, in lpfc_sli_sp_intr_handler()
19919 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) && in lpfc_cleanup_pending_mbox()
19920 (mb->u.mb.mbxCommand != MBX_REG_VPI)) in lpfc_cleanup_pending_mbox()
19929 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) || in lpfc_cleanup_pending_mbox()
19930 (mb->u.mb.mbxCommand == MBX_REG_VPI)) in lpfc_cleanup_pending_mbox()
19932 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_cleanup_pending_mbox()
19952 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) && in lpfc_cleanup_pending_mbox()
19953 (mb->u.mb.mbxCommand != MBX_REG_VPI)) in lpfc_cleanup_pending_mbox()
19957 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_cleanup_pending_mbox()
19977 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_cleanup_pending_mbox()