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()
577 mb->mbxCommand = (volatile uint8_t)MBX_INIT_LINK; in lpfc_init_link()
622 mb->mbxCommand = MBX_READ_SPARM64; in lpfc_read_sparam()
629 mb->mbxCommand = MBX_READ_SPARM64; in lpfc_read_sparam()
672 mb->mbxCommand = MBX_UNREG_D_ID; in lpfc_unreg_did()
698 mb->mbxCommand = MBX_READ_CONFIG; in lpfc_read_config()
723 mb->mbxCommand = MBX_READ_LNK_STAT; in lpfc_read_lnk_stat()
775 mb->mbxCommand = MBX_REG_LOGIN64; in lpfc_reg_rpi()
791 mb->mbxCommand = MBX_REG_LOGIN64; in lpfc_reg_rpi()
830 mb->mbxCommand = MBX_UNREG_LOGIN; in lpfc_unreg_login()
909 mb->mbxCommand = MBX_REG_VPI; in lpfc_reg_vpi()
942 mb->mbxCommand = MBX_UNREG_VPI; in lpfc_unreg_vpi()
1036 mb->mbxCommand = MBX_READ_REV; in lpfc_read_rev()
1047 switch (mb->mbxCommand) { in lpfc_sli4_swap_str()
1171 mb->mbxCommand = MBX_CONFIG_HBQ; in lpfc_config_hbq()
1234 mb->mbxCommand = MBX_CONFIG_RING; in lpfc_config_ring()
1284 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()
1964 if (mbox->u.mb.mbxCommand != MBX_SLI4_CONFIG) in lpfc_sli_config_mbox_subsys_get()
1997 if (mbox->u.mb.mbxCommand != MBX_SLI4_CONFIG) in lpfc_sli_config_mbox_opcode_get()
2303 mb->mbxCommand = MBX_DUMP_MEMORY; in lpfc_sli4_dump_cfg_rg23()