Home
last modified time | relevance | path

Searched refs:mbxCommand (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.10/drivers/scsi/lpfc/
Dlpfc_mbox.c69 mb->mbxCommand = MBX_DUMP_MEMORY; in lpfc_dump_static_vport()
118 mb->mbxCommand = MBX_DOWN_LINK; in lpfc_down_link()
146 mb->mbxCommand = MBX_DUMP_MEMORY; in lpfc_dump_mem()
179 mb->mbxCommand = MBX_DUMP_MEMORY; in lpfc_dump_wakeup_param()
211 mb->mbxCommand = MBX_READ_NV; in lpfc_read_nv()
237 mb->mbxCommand = MBX_ASYNCEVT_ENABLE; in lpfc_config_async()
263 mb->mbxCommand = MBX_HEARTBEAT; in lpfc_heart_beat()
299 mb->mbxCommand = MBX_READ_TOPOLOGY; in lpfc_read_topology()
336 mb->mbxCommand = MBX_CLEAR_LA; in lpfc_clear_la()
389 mb->mbxCommand = MBX_CONFIG_LINK; in lpfc_config_link()
[all …]
Dlpfc_sli.c1571 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()
[all …]
Dlpfc_bsg.c1834 pmboxq->u.mb.mbxCommand = MBX_DOWN_LINK; in lpfc_sli3_bsg_diag_loopback_mode()
1857 pmboxq->u.mb.mbxCommand = MBX_INIT_LINK; in lpfc_sli3_bsg_diag_loopback_mode()
3518 switch (mb->mbxCommand) { in lpfc_bsg_check_cmd_access()
3535 mb->mbxCommand); in lpfc_bsg_check_cmd_access()
3590 mb->mbxCommand); in lpfc_bsg_check_cmd_access()
4823 pmb->mbxCommand != MBX_DUMP_MEMORY && in lpfc_bsg_issue_mbox()
4824 pmb->mbxCommand != MBX_RESTART && in lpfc_bsg_issue_mbox()
4825 pmb->mbxCommand != MBX_WRITE_VPARMS && in lpfc_bsg_issue_mbox()
4826 pmb->mbxCommand != MBX_WRITE_WWN) in lpfc_bsg_issue_mbox()
4830 pmb->mbxCommand); in lpfc_bsg_issue_mbox()
[all …]
Dlpfc_vport.c150 mb->mbxCommand); in lpfc_vport_sparm()
160 mb->mbxCommand, mb->mbxStatus, rc); in lpfc_vport_sparm()
Dlpfc_attr.c1142 pmboxq->u.mb.mbxCommand = MBX_DOWN_LINK; in lpfc_issue_lip()
1862 pmb->mbxCommand = MBX_READ_CONFIG; in lpfc_get_hba_info()
6778 pmb->mbxCommand = MBX_READ_STATUS; in lpfc_get_stats()
6810 pmb->mbxCommand = MBX_READ_LNK_STAT; in lpfc_get_stats()
6889 pmb->mbxCommand = MBX_READ_STATUS; in lpfc_reset_stats()
6908 pmb->mbxCommand = MBX_READ_LNK_STAT; in lpfc_reset_stats()
Dlpfc_init.c160 mb->mbxCommand, mb->mbxStatus); in lpfc_config_port_prep()
183 mb->mbxCommand, mb->mbxStatus); in lpfc_config_port_prep()
248 mb->mbxCommand, mb->mbxStatus); in lpfc_config_port_prep()
450 mb->mbxCommand, mb->mbxStatus); in lpfc_config_port_post()
504 mb->mbxCommand, mb->mbxStatus); in lpfc_config_port_post()
553 pmb->u.mb.mbxCommand, in lpfc_config_port_post()
747 mb->mbxCommand, mb->mbxStatus); in lpfc_hba_init_link_fc_topology()
3046 actcmd = phba->sli.mbox_active->u.mb.mbxCommand; in lpfc_block_mgmt_io()
10662 pmb->u.mb.mbxCommand, pmb->u.mb.mbxStatus); in lpfc_sli_enable_msix()
Dlpfc_hw.h3556 uint8_t mbxCommand; member
3564 uint8_t mbxCommand;
Dlpfc_nportdisc.c1880 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) && in lpfc_rcv_logo_reglogin_issue()
1891 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) && in lpfc_rcv_logo_reglogin_issue()
Dlpfc_debugfs.c5799 (*mbx_mbox_cmd != pmbox->mbxCommand)) in lpfc_idiag_mbxacc_dump_issue_mbox()
5805 pmbox->mbxCommand); in lpfc_idiag_mbxacc_dump_issue_mbox()
5828 pmbox->mbxCommand); in lpfc_idiag_mbxacc_dump_issue_mbox()
Dlpfc_hbadisc.c5167 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) && in lpfc_cleanup_node()
5178 if ((mb->u.mb.mbxCommand != MBX_REG_LOGIN64) || in lpfc_cleanup_node()
5188 if ((mb->u.mb.mbxCommand == MBX_REG_LOGIN64) && in lpfc_cleanup_node()