Lines Matching refs:mbxCommand

1555 					rc, pmbox->mbxCommand,  in lpfc_sli_ring_map()
2323 lpfc_sli_chk_mbx_command(uint8_t mbxCommand) in lpfc_sli_chk_mbx_command() argument
2327 switch (mbxCommand) { in lpfc_sli_chk_mbx_command()
2393 ret = mbxCommand; in lpfc_sli_chk_mbx_command()
2479 pmb->u.mb.mbxCommand == MBX_REG_LOGIN64 && in lpfc_sli_def_mbox_cmpl()
2491 if ((pmb->u.mb.mbxCommand == MBX_REG_VPI) && in lpfc_sli_def_mbox_cmpl()
2501 if (pmb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_sli_def_mbox_cmpl()
2508 if (pmb->u.mb.mbxCommand == MBX_UNREG_LOGIN) { in lpfc_sli_def_mbox_cmpl()
2534 if ((pmb->u.mb.mbxCommand == MBX_INIT_LINK) && in lpfc_sli_def_mbox_cmpl()
2565 if (pmb->u.mb.mbxCommand == MBX_UNREG_LOGIN) { in lpfc_sli4_unreg_rpi_cmpl_clr()
2647 if (pmbox->mbxCommand != MBX_HEARTBEAT) { in lpfc_sli_handle_mb_event()
2652 (uint32_t)pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
2660 (uint32_t)pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
2669 if (lpfc_sli_chk_mbx_command(pmbox->mbxCommand) == in lpfc_sli_handle_mb_event()
2676 pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
2697 pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
2719 pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
4231 ((MAILBOX_t *)&mbox)->mbxCommand = MBX_KILL_BOARD; in lpfc_reset_barrier()
4557 mb->mbxCommand = MBX_RESTART; in lpfc_sli_brdrestart_s3()
4854 pmbox->mbxCommand, in lpfc_sli_hbq_setup()
4957 pmb->u.mb.mbxCommand, pmb->u.mb.mbxStatus, 0); in lpfc_sli_config_port()
7944 mb->mbxCommand, in lpfc_mbox_timeout_handler()
8035 pmbox->u.mb.mbxCommand); in lpfc_sli_issue_mbox_s3()
8066 pmbox->u.mb.mbxCommand, psli->sli_flag, flag); in lpfc_sli_issue_mbox_s3()
8070 if (mbx->mbxCommand != MBX_KILL_BOARD && flag & MBX_NOWAIT) { in lpfc_sli_issue_mbox_s3()
8078 pmbox->u.mb.mbxCommand, psli->sli_flag, flag); in lpfc_sli_issue_mbox_s3()
8097 pmbox->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s3()
8109 pmbox->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s3()
8124 mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
8135 (uint32_t)mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
8142 (uint32_t)mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
8154 (mbx->mbxCommand != MBX_KILL_BOARD)) { in lpfc_sli_issue_mbox_s3()
8162 pmbox->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s3()
8177 mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
8181 if (mbx->mbxCommand != MBX_HEARTBEAT) { in lpfc_sli_issue_mbox_s3()
8186 (uint32_t)mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
8193 (uint32_t)mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
8232 if (mbx->mbxCommand == MBX_CONFIG_PORT) in lpfc_sli_issue_mbox_s3()
8249 if (mbx->mbxCommand == MBX_CONFIG_PORT) in lpfc_sli_issue_mbox_s3()
8323 if (mbx->mbxCommand == MBX_CONFIG_PORT) { in lpfc_sli_issue_mbox_s3()
8553 mboxq->u.mb.mbxCommand, in lpfc_sli4_post_sync_mbox()
8674 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
8694 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
8711 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
8728 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
8751 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
8880 mboxq->u.mb.mbxCommand, in lpfc_sli4_post_async_mbox()
12501 pmbox->mbxCommand, in lpfc_sli_sp_intr_handler()
19329 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) && in lpfc_cleanup_pending_mbox()
19330 (mb->u.mb.mbxCommand != MBX_REG_VPI)) in lpfc_cleanup_pending_mbox()
19339 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) || in lpfc_cleanup_pending_mbox()
19340 (mb->u.mb.mbxCommand == MBX_REG_VPI)) in lpfc_cleanup_pending_mbox()
19342 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_cleanup_pending_mbox()
19362 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) && in lpfc_cleanup_pending_mbox()
19363 (mb->u.mb.mbxCommand != MBX_REG_VPI)) in lpfc_cleanup_pending_mbox()
19367 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_cleanup_pending_mbox()
19387 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_cleanup_pending_mbox()