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()
212 mb->mbxCommand = MBX_DUMP_MEMORY; in lpfc_dump_mem()
241 mb->mbxCommand = MBX_DUMP_MEMORY; in lpfc_dump_wakeup_param()
272 mb->mbxCommand = MBX_READ_NV; in lpfc_read_nv()
298 mb->mbxCommand = MBX_ASYNCEVT_ENABLE; in lpfc_config_async()
324 mb->mbxCommand = MBX_HEARTBEAT; in lpfc_heart_beat()
360 mb->mbxCommand = MBX_READ_TOPOLOGY; in lpfc_read_topology()
397 mb->mbxCommand = MBX_CLEAR_LA; in lpfc_clear_la()
450 mb->mbxCommand = MBX_CONFIG_LINK; in lpfc_config_link()
527 mb->mbxCommand = MBX_CONFIG_MSI; in lpfc_config_msi()
638 mb->mbxCommand = (volatile uint8_t)MBX_INIT_LINK; in lpfc_init_link()
685 mb->mbxCommand = MBX_READ_SPARM64; in lpfc_read_sparam()
725 mb->mbxCommand = MBX_UNREG_D_ID; in lpfc_unreg_did()
751 mb->mbxCommand = MBX_READ_CONFIG; in lpfc_read_config()
776 mb->mbxCommand = MBX_READ_LNK_STAT; in lpfc_read_lnk_stat()
827 mb->mbxCommand = MBX_REG_LOGIN64; in lpfc_reg_rpi()
841 mb->mbxCommand = MBX_REG_LOGIN64; in lpfc_reg_rpi()
880 mb->mbxCommand = MBX_UNREG_LOGIN; in lpfc_unreg_login()
959 mb->mbxCommand = MBX_REG_VPI; in lpfc_reg_vpi()
992 mb->mbxCommand = MBX_UNREG_VPI; in lpfc_unreg_vpi()
1086 mb->mbxCommand = MBX_READ_REV; in lpfc_read_rev()
1097 switch (mb->mbxCommand) { in lpfc_sli4_swap_str()
1221 mb->mbxCommand = MBX_CONFIG_HBQ; in lpfc_config_hbq()
1284 mb->mbxCommand = MBX_CONFIG_RING; in lpfc_config_ring()
1334 mb->mbxCommand = MBX_CONFIG_PORT; in lpfc_config_port()
1515 mb->mbxCommand = MBX_KILL_BOARD; in lpfc_kill_board()
1631 mboxq->u.mb.mbxCommand); in lpfc_mbox_cmd_check()
1680 switch (mbox->mbxCommand) { in lpfc_mbox_tmo_val()
2018 if (mbox->u.mb.mbxCommand != MBX_SLI4_CONFIG) in lpfc_sli_config_mbox_subsys_get()
2051 if (mbox->u.mb.mbxCommand != MBX_SLI4_CONFIG) in lpfc_sli_config_mbox_opcode_get()
2347 mb->mbxCommand = MBX_DUMP_MEMORY; in lpfc_sli4_dump_cfg_rg23()