Lines Matching refs:mbxCommand
69 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()
466 mb->mbxCommand = MBX_CONFIG_MSI; in lpfc_config_msi()
574 mb->mbxCommand = (volatile uint8_t)MBX_INIT_LINK; in lpfc_init_link()
619 mb->mbxCommand = MBX_READ_SPARM64; in lpfc_read_sparam()
626 mb->mbxCommand = MBX_READ_SPARM64; in lpfc_read_sparam()
669 mb->mbxCommand = MBX_UNREG_D_ID; in lpfc_unreg_did()
695 mb->mbxCommand = MBX_READ_CONFIG; in lpfc_read_config()
720 mb->mbxCommand = MBX_READ_LNK_STAT; in lpfc_read_lnk_stat()
772 mb->mbxCommand = MBX_REG_LOGIN64; in lpfc_reg_rpi()
788 mb->mbxCommand = MBX_REG_LOGIN64; in lpfc_reg_rpi()
827 mb->mbxCommand = MBX_UNREG_LOGIN; in lpfc_unreg_login()
908 mb->mbxCommand = MBX_REG_VPI; in lpfc_reg_vpi()
941 mb->mbxCommand = MBX_UNREG_VPI; in lpfc_unreg_vpi()
1035 mb->mbxCommand = MBX_READ_REV; in lpfc_read_rev()
1046 switch (mb->mbxCommand) { in lpfc_sli4_swap_str()
1170 mb->mbxCommand = MBX_CONFIG_HBQ; in lpfc_config_hbq()
1233 mb->mbxCommand = MBX_CONFIG_RING; in lpfc_config_ring()
1283 mb->mbxCommand = MBX_CONFIG_PORT; in lpfc_config_port()
1465 mb->mbxCommand = MBX_KILL_BOARD; in lpfc_kill_board()
1581 mboxq->u.mb.mbxCommand); in lpfc_mbox_cmd_check()
1630 switch (mbox->mbxCommand) { in lpfc_mbox_tmo_val()
1962 if (mbox->u.mb.mbxCommand != MBX_SLI4_CONFIG) in lpfc_sli_config_mbox_subsys_get()
1995 if (mbox->u.mb.mbxCommand != MBX_SLI4_CONFIG) in lpfc_sli_config_mbox_opcode_get()
2293 mb->mbxCommand = MBX_DUMP_MEMORY; in lpfc_sli4_dump_cfg_rg23()