Home
last modified time | relevance | path

Searched defs:mqe (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_cmds.c34 efc_nport_get_mbox_status(struct efc_nport *nport, u8 *mqe, int status) in efc_nport_get_mbox_status()
50 efc_nport_free_unreg_vpi_cb(struct efc *efc, int status, u8 *mqe, void *arg) in efc_nport_free_unreg_vpi_cb()
105 efc_nport_alloc_init_vpi_cb(struct efc *efc, int status, u8 *mqe, void *arg) in efc_nport_alloc_init_vpi_cb()
148 efc_nport_alloc_read_sparm64_cb(struct efc *efc, int status, u8 *mqe, void *arg) in efc_nport_alloc_read_sparm64_cb()
247 efc_nport_attach_reg_vpi_cb(struct efc *efc, int status, u8 *mqe, in efc_nport_attach_reg_vpi_cb()
317 efc_domain_get_mbox_status(struct efc_domain *domain, u8 *mqe, int status) in efc_domain_get_mbox_status()
366 efc_domain_alloc_read_sparm64_cb(struct efc *efc, int status, u8 *mqe, in efc_domain_alloc_read_sparm64_cb()
407 efc_domain_alloc_init_vfi_cb(struct efc *efc, int status, u8 *mqe, in efc_domain_alloc_init_vfi_cb()
496 efc_domain_attach_reg_vfi_cb(struct efc *efc, int status, u8 *mqe, in efc_domain_attach_reg_vfi_cb()
634 efc_cmd_node_attach_cb(struct efc *efc, int status, u8 *mqe, void *arg) in efc_cmd_node_attach_cb()
[all …]
/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw.c79 __efct_read_topology_cb(struct efct_hw *hw, int status, u8 *mqe, void *arg) in __efct_read_topology_cb()
1451 efct_hw_command_process(struct efct_hw *hw, int status, u8 *mqe, in efct_hw_command_process()
1490 u8 mqe[SLI4_BMBX_SIZE]; in efct_hw_mq_process() local
1514 u8 mqe[SLI4_BMBX_SIZE] = { 0 }; in efct_hw_command_cancel() local
1533 efct_mbox_rsp_cb(struct efct_hw *hw, int status, u8 *mqe, void *arg) in efct_mbox_rsp_cb()
3023 u8 *mqe, void *arg) in efct_hw_cb_link_stat()
3127 efct_hw_cb_host_stat(struct efct_hw *hw, int status, u8 *mqe, void *arg) in efct_hw_cb_host_stat()
3218 efct_hw_async_cb(struct efct_hw *hw, int status, u8 *mqe, void *arg) in efct_hw_async_cb()
3266 efct_hw_cb_fw_write(struct efct_hw *hw, int status, u8 *mqe, void *arg) in efct_hw_cb_fw_write()
3332 efct_hw_cb_port_control(struct efct_hw *hw, int status, u8 *mqe, in efct_hw_cb_port_control()
H A Defct_scsi.c254 u8 *mqe, void *arg) in efct_scsi_check_pending_async_cb()
/openbmc/linux/drivers/infiniband/hw/ocrdma/
H A Docrdma_hw.c356 struct ocrdma_mqe *mqe; in ocrdma_init_emb_mqe() local
1041 struct ocrdma_mqe *mqe; in ocrdma_post_mqe() local
1072 static int ocrdma_mbx_cmd(struct ocrdma_dev *dev, struct ocrdma_mqe *mqe) in ocrdma_mbx_cmd()
1116 static int ocrdma_nonemb_mbx_cmd(struct ocrdma_dev *dev, struct ocrdma_mqe *mqe, in ocrdma_nonemb_mbx_cmd()
1288 struct ocrdma_mqe *mqe = &dev->stats_mem.mqe; in ocrdma_mbx_rdma_stats() local
1331 struct ocrdma_mqe *mqe; in ocrdma_mbx_get_ctrl_attribs() local
H A Docrdma.h220 struct ocrdma_mqe mqe; member
/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_mbox.c1102 struct lpfc_mqe *mqe; in lpfc_sli4_swap_str() local
H A Dlpfc_sli.c381 lpfc_sli4_mq_put(struct lpfc_queue *q, struct lpfc_mqe *mqe) in lpfc_sli4_mq_put()
5797 struct lpfc_mqe *mqe; in lpfc_sli4_read_fcoe_params() local
5881 struct lpfc_mqe *mqe; in lpfc_sli4_read_rev() local
8451 struct lpfc_mqe *mqe; in lpfc_sli4_hba_setup() local
10177 struct lpfc_mqe *mqe; in lpfc_sli4_post_async_mbox() local
14286 struct lpfc_mqe *mqe; in lpfc_sli4_sp_handle_mbox_event() local
20648 struct lpfc_mqe *mqe; in lpfc_sli4_get_config_region23() local
H A Dlpfc_sli.h182 struct lpfc_mqe mqe; member
H A Dlpfc_init.c680 struct lpfc_mqe *mqe; in lpfc_sli4_refresh_params() local
13744 struct lpfc_mqe *mqe = &mboxq->u.mqe; in lpfc_get_sli4_parameters() local
H A Dlpfc_hw4.h4351 struct lpfc_mqe mqe; member