Lines Matching refs:mbxCommand
144 mb->mbxCommand = MBX_DUMP_MEMORY; in lpfc_dump_static_vport()
186 mb->mbxCommand = MBX_DOWN_LINK; in lpfc_down_link()
214 mb->mbxCommand = MBX_DUMP_MEMORY; in lpfc_dump_mem()
247 mb->mbxCommand = MBX_DUMP_MEMORY; in lpfc_dump_wakeup_param()
279 mb->mbxCommand = MBX_READ_NV; in lpfc_read_nv()
305 mb->mbxCommand = MBX_ASYNCEVT_ENABLE; in lpfc_config_async()
331 mb->mbxCommand = MBX_HEARTBEAT; in lpfc_heart_beat()
367 mb->mbxCommand = MBX_READ_TOPOLOGY; in lpfc_read_topology()
404 mb->mbxCommand = MBX_CLEAR_LA; in lpfc_clear_la()
457 mb->mbxCommand = MBX_CONFIG_LINK; in lpfc_config_link()
534 mb->mbxCommand = MBX_CONFIG_MSI; in lpfc_config_msi()
645 mb->mbxCommand = (volatile uint8_t)MBX_INIT_LINK; in lpfc_init_link()
692 mb->mbxCommand = MBX_READ_SPARM64; in lpfc_read_sparam()
732 mb->mbxCommand = MBX_UNREG_D_ID; in lpfc_unreg_did()
758 mb->mbxCommand = MBX_READ_CONFIG; in lpfc_read_config()
783 mb->mbxCommand = MBX_READ_LNK_STAT; in lpfc_read_lnk_stat()
834 mb->mbxCommand = MBX_REG_LOGIN64; in lpfc_reg_rpi()
848 mb->mbxCommand = MBX_REG_LOGIN64; in lpfc_reg_rpi()
887 mb->mbxCommand = MBX_UNREG_LOGIN; in lpfc_unreg_login()
966 mb->mbxCommand = MBX_REG_VPI; in lpfc_reg_vpi()
999 mb->mbxCommand = MBX_UNREG_VPI; in lpfc_unreg_vpi()
1093 mb->mbxCommand = MBX_READ_REV; in lpfc_read_rev()
1104 switch (mb->mbxCommand) { in lpfc_sli4_swap_str()
1228 mb->mbxCommand = MBX_CONFIG_HBQ; in lpfc_config_hbq()
1291 mb->mbxCommand = MBX_CONFIG_RING; in lpfc_config_ring()
1341 mb->mbxCommand = MBX_CONFIG_PORT; in lpfc_config_port()
1522 mb->mbxCommand = MBX_KILL_BOARD; in lpfc_kill_board()
1638 mboxq->u.mb.mbxCommand); in lpfc_mbox_cmd_check()
1687 switch (mbox->mbxCommand) { in lpfc_mbox_tmo_val()
2023 if (mbox->u.mb.mbxCommand != MBX_SLI4_CONFIG) in lpfc_sli_config_mbox_subsys_get()
2056 if (mbox->u.mb.mbxCommand != MBX_SLI4_CONFIG) in lpfc_sli_config_mbox_opcode_get()
2352 mb->mbxCommand = MBX_DUMP_MEMORY; in lpfc_sli4_dump_cfg_rg23()