Lines Matching refs:mbxCommand

1286 					rc, pmbox->mbxCommand,  in lpfc_sli_ring_map()
2039 lpfc_sli_chk_mbx_command(uint8_t mbxCommand) in lpfc_sli_chk_mbx_command() argument
2043 switch (mbxCommand) { in lpfc_sli_chk_mbx_command()
2109 ret = mbxCommand; in lpfc_sli_chk_mbx_command()
2181 pmb->u.mb.mbxCommand == MBX_REG_LOGIN64 && in lpfc_sli_def_mbox_cmpl()
2192 if ((pmb->u.mb.mbxCommand == MBX_REG_VPI) && in lpfc_sli_def_mbox_cmpl()
2202 if (pmb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_sli_def_mbox_cmpl()
2209 if ((pmb->u.mb.mbxCommand == MBX_INIT_LINK) && in lpfc_sli_def_mbox_cmpl()
2240 if (pmb->u.mb.mbxCommand == MBX_UNREG_LOGIN) { in lpfc_sli4_unreg_rpi_cmpl_clr()
2297 if (pmbox->mbxCommand != MBX_HEARTBEAT) { in lpfc_sli_handle_mb_event()
2302 (uint32_t)pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
2310 (uint32_t)pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
2319 if (lpfc_sli_chk_mbx_command(pmbox->mbxCommand) == in lpfc_sli_handle_mb_event()
2326 pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
2347 pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
2369 pmbox->mbxCommand, in lpfc_sli_handle_mb_event()
3830 ((MAILBOX_t *)&mbox)->mbxCommand = MBX_KILL_BOARD; in lpfc_reset_barrier()
4146 mb->mbxCommand = MBX_RESTART; in lpfc_sli_brdrestart_s3()
4436 pmbox->mbxCommand, in lpfc_sli_hbq_setup()
4539 pmb->u.mb.mbxCommand, pmb->u.mb.mbxStatus, 0); in lpfc_sli_config_port()
6834 mb->mbxCommand, in lpfc_mbox_timeout_handler()
6925 pmbox->u.mb.mbxCommand); in lpfc_sli_issue_mbox_s3()
6956 pmbox->u.mb.mbxCommand, psli->sli_flag, flag); in lpfc_sli_issue_mbox_s3()
6960 if (mbx->mbxCommand != MBX_KILL_BOARD && flag & MBX_NOWAIT) { in lpfc_sli_issue_mbox_s3()
6968 pmbox->u.mb.mbxCommand, psli->sli_flag, flag); in lpfc_sli_issue_mbox_s3()
6987 pmbox->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s3()
6999 pmbox->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s3()
7014 mbx->mbxCommand, phba->pport->port_state, in lpfc_sli_issue_mbox_s3()
7024 (uint32_t)mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
7031 (uint32_t)mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
7043 (mbx->mbxCommand != MBX_KILL_BOARD)) { in lpfc_sli_issue_mbox_s3()
7051 pmbox->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s3()
7066 mbx->mbxCommand, phba->pport->port_state, in lpfc_sli_issue_mbox_s3()
7069 if (mbx->mbxCommand != MBX_HEARTBEAT) { in lpfc_sli_issue_mbox_s3()
7074 (uint32_t)mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
7081 (uint32_t)mbx->mbxCommand, in lpfc_sli_issue_mbox_s3()
7121 if (mbx->mbxCommand == MBX_CONFIG_PORT) { in lpfc_sli_issue_mbox_s3()
7138 if (mbx->mbxCommand == MBX_CONFIG_PORT) { in lpfc_sli_issue_mbox_s3()
7213 if (mbx->mbxCommand == MBX_CONFIG_PORT) { in lpfc_sli_issue_mbox_s3()
7441 mboxq->u.mb.mbxCommand, in lpfc_sli4_post_sync_mbox()
7563 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
7583 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
7600 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
7617 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
7640 mboxq->u.mb.mbxCommand, in lpfc_sli_issue_mbox_s4()
7769 mboxq->u.mb.mbxCommand, in lpfc_sli4_post_async_mbox()
11090 pmbox->mbxCommand, in lpfc_sli_sp_intr_handler()
16892 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) && in lpfc_cleanup_pending_mbox()
16893 (mb->u.mb.mbxCommand != MBX_REG_VPI)) in lpfc_cleanup_pending_mbox()
16902 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) || in lpfc_cleanup_pending_mbox()
16903 (mb->u.mb.mbxCommand == MBX_REG_VPI)) in lpfc_cleanup_pending_mbox()
16905 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_cleanup_pending_mbox()
16925 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) && in lpfc_cleanup_pending_mbox()
16926 (mb->u.mb.mbxCommand != MBX_REG_VPI)) in lpfc_cleanup_pending_mbox()
16930 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_cleanup_pending_mbox()
16950 if (mb->u.mb.mbxCommand == MBX_REG_LOGIN64) { in lpfc_cleanup_pending_mbox()