Lines Matching refs:mbxCommand

67 	mb->mbxCommand = MBX_DUMP_MEMORY;  in lpfc_dump_static_vport()
116 mb->mbxCommand = MBX_DOWN_LINK; in lpfc_down_link()
144 mb->mbxCommand = MBX_DUMP_MEMORY; in lpfc_dump_mem()
177 mb->mbxCommand = MBX_DUMP_MEMORY; in lpfc_dump_wakeup_param()
209 mb->mbxCommand = MBX_READ_NV; in lpfc_read_nv()
235 mb->mbxCommand = MBX_ASYNCEVT_ENABLE; in lpfc_config_async()
261 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()
384 mb->mbxCommand = MBX_CONFIG_LINK; in lpfc_config_link()
461 mb->mbxCommand = MBX_CONFIG_MSI; in lpfc_config_msi()
556 mb->mbxCommand = (volatile uint8_t)MBX_INIT_LINK; in lpfc_init_link()
603 mb->mbxCommand = MBX_READ_SPARM64; in lpfc_read_sparam()
610 mb->mbxCommand = MBX_READ_SPARM64; in lpfc_read_sparam()
653 mb->mbxCommand = MBX_UNREG_D_ID; in lpfc_unreg_did()
679 mb->mbxCommand = MBX_READ_CONFIG; in lpfc_read_config()
704 mb->mbxCommand = MBX_READ_LNK_STAT; in lpfc_read_lnk_stat()
756 mb->mbxCommand = MBX_REG_LOGIN64; in lpfc_reg_rpi()
772 mb->mbxCommand = MBX_REG_LOGIN64; in lpfc_reg_rpi()
811 mb->mbxCommand = MBX_UNREG_LOGIN; in lpfc_unreg_login()
892 mb->mbxCommand = MBX_REG_VPI; in lpfc_reg_vpi()
925 mb->mbxCommand = MBX_UNREG_VPI; in lpfc_unreg_vpi()
1019 mb->mbxCommand = MBX_READ_REV; in lpfc_read_rev()
1030 switch (mb->mbxCommand) { in lpfc_sli4_swap_str()
1154 mb->mbxCommand = MBX_CONFIG_HBQ; in lpfc_config_hbq()
1217 mb->mbxCommand = MBX_CONFIG_RING; in lpfc_config_ring()
1267 mb->mbxCommand = MBX_CONFIG_PORT; in lpfc_config_port()
1449 mb->mbxCommand = MBX_KILL_BOARD; in lpfc_kill_board()
1565 mboxq->u.mb.mbxCommand); in lpfc_mbox_cmd_check()
1614 switch (mbox->mbxCommand) { in lpfc_mbox_tmo_val()
1946 if (mbox->u.mb.mbxCommand != MBX_SLI4_CONFIG) in lpfc_sli_config_mbox_subsys_get()
1979 if (mbox->u.mb.mbxCommand != MBX_SLI4_CONFIG) in lpfc_sli_config_mbox_opcode_get()
2249 mb->mbxCommand = MBX_DUMP_MEMORY; in lpfc_sli4_dump_cfg_rg23()