| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_mbox.c | 1043 struct lpfc_mqe *mqe; in lpfc_sli4_swap_str() local 1047 mqe = &pmb->u.mqe; in lpfc_sli4_swap_str() 1048 lpfc_sli_pcimem_bcopy(mqe->un.read_rev.fw_name, in lpfc_sli4_swap_str() 1049 mqe->un.read_rev.fw_name, 16); in lpfc_sli4_swap_str() 1050 lpfc_sli_pcimem_bcopy(mqe->un.read_rev.ulp_fw_name, in lpfc_sli4_swap_str() 1051 mqe->un.read_rev.ulp_fw_name, 16); in lpfc_sli4_swap_str() 1691 &mbox->u.mqe.un.nembed_cmd; in lpfc_sli4_mbx_sge_set() 1713 &mbox->u.mqe.un.nembed_cmd; in lpfc_sli4_mbx_sge_get() 1734 sli4_cfg = &mbox->u.mqe.un.sli4_config; in lpfc_sli4_mbox_cmd_free() 1791 bf_set(lpfc_mqe_command, &mbox->u.mqe, MBX_SLI4_CONFIG); in lpfc_sli4_config() [all …]
|
| H A D | lpfc_sli.c | 256 lpfc_sli4_mq_put(struct lpfc_queue *q, struct lpfc_mqe *mqe) in lpfc_sli4_mq_put() argument 269 lpfc_sli4_pcimem_bcopy(mqe, temp_mqe, q->entry_size); in lpfc_sli4_mq_put() 2557 if (bf_get(lpfc_mqe_command, &pmb->u.mqe) == MBX_SLI4_CONFIG) in lpfc_sli_def_mbox_cmpl() 5322 struct lpfc_mqe *mqe; in lpfc_sli4_read_fcoe_params() local 5336 mqe = &mboxq->u.mqe; in lpfc_sli4_read_fcoe_params() 5351 bf_get(lpfc_mqe_command, mqe), in lpfc_sli4_read_fcoe_params() 5352 bf_get(lpfc_mqe_status, mqe), in lpfc_sli4_read_fcoe_params() 5353 mqe->un.mb_words[0], mqe->un.mb_words[1], in lpfc_sli4_read_fcoe_params() 5354 mqe->un.mb_words[2], mqe->un.mb_words[3], in lpfc_sli4_read_fcoe_params() 5355 mqe->un.mb_words[4], mqe->un.mb_words[5], in lpfc_sli4_read_fcoe_params() [all …]
|
| H A D | lpfc_sli.h | 150 struct lpfc_mqe mqe; member
|
| H A D | lpfc_init.c | 4272 bf_get(lpfc_mqe_command, &mboxq->u.mqe), in lpfc_get_wwpn() 4273 bf_get(lpfc_mqe_status, &mboxq->u.mqe)); in lpfc_get_wwpn() 6731 bf_get(lpfc_mqe_command, &mboxq->u.mqe), in lpfc_sli4_driver_resource_setup() 6732 bf_get(lpfc_mqe_status, &mboxq->u.mqe)); in lpfc_sli4_driver_resource_setup() 8508 bf_get(lpfc_mqe_command, &pmb->u.mqe), in lpfc_sli4_read_config() 8509 bf_get(lpfc_mqe_status, &pmb->u.mqe)); in lpfc_sli4_read_config() 8512 rd_config = &pmb->u.mqe.un.rd_config; in lpfc_sli4_read_config() 8526 bf_get(lpfc_mqe_command, &pmb->u.mqe)); in lpfc_sli4_read_config() 8721 &pmb->u.mqe.un.sli4_config.header.cfg_shdr; in lpfc_sli4_read_config() 8728 bf_get(lpfc_mqe_command, &pmb->u.mqe), in lpfc_sli4_read_config() [all …]
|
| H A D | lpfc_els.c | 6233 &pmb->u.mqe.un.beacon_config.header.cfg_shdr; in lpfc_els_lcb_rsp() 6331 cfg_shdr = &mbox->u.mqe.un.sli4_config.header.cfg_shdr; in lpfc_sli4_set_beacon() 6340 bf_set(lpfc_mbx_set_beacon_port_num, &mbox->u.mqe.un.beacon_config, in lpfc_sli4_set_beacon() 6342 bf_set(lpfc_mbx_set_beacon_state, &mbox->u.mqe.un.beacon_config, in lpfc_sli4_set_beacon() 6344 mbox->u.mqe.un.beacon_config.word5 = 0; /* Reserved */ in lpfc_sli4_set_beacon() 6357 &mbox->u.mqe.un.beacon_config, 0); in lpfc_sli4_set_beacon() 6359 &mbox->u.mqe.un.beacon_config, in lpfc_sli4_set_beacon() 6370 &mbox->u.mqe.un.beacon_config, beacon_state); in lpfc_sli4_set_beacon() 6372 &mbox->u.mqe.un.beacon_config, 1); in lpfc_sli4_set_beacon() 6374 &mbox->u.mqe.un.beacon_config, in lpfc_sli4_set_beacon()
|
| H A D | lpfc_bsg.c | 1939 link_diag_state = &pmboxq->u.mqe.un.link_diag_state; in lpfc_sli4_bsg_set_link_diag_state() 1997 link_diag_loopback = &pmboxq->u.mqe.un.link_diag_loopback; in lpfc_sli4_bsg_set_loopback_mode() 2467 run_link_diag_test = &pmboxq->u.mqe.un.link_diag_test; in lpfc_sli4_bsg_link_diag_test() 2484 &pmboxq->u.mqe.un.sli4_config.header.cfg_shdr; in lpfc_sli4_bsg_link_diag_test() 4928 sli4_config = &pmboxq->u.mqe.un.sli4_config; in lpfc_bsg_issue_mbox()
|
| H A D | lpfc_attr.c | 1707 &mbox->u.mqe.un.set_trunk_mode, in lpfc_set_trunking() 1898 rd_config = &pmboxq->u.mqe.un.rd_config; in lpfc_get_hba_info()
|
| H A D | lpfc_hbadisc.c | 1283 phba->fcf.fcfi = bf_get(lpfc_reg_fcfi_fcfi, &mboxq->u.mqe.un.reg_fcfi); in lpfc_mbx_cmpl_reg_fcfi() 3829 byte_count = pmb->u.mqe.un.mb_words[5]; in lpfc_create_static_vport()
|
| H A D | lpfc_hw4.h | 4133 struct lpfc_mqe mqe; member
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/ocrdma/ |
| H A D | ocrdma_hw.c | 356 struct ocrdma_mqe *mqe; in ocrdma_init_emb_mqe() local 358 mqe = kzalloc(sizeof(struct ocrdma_mqe), GFP_KERNEL); in ocrdma_init_emb_mqe() 359 if (!mqe) in ocrdma_init_emb_mqe() 361 mqe->hdr.spcl_sge_cnt_emb |= in ocrdma_init_emb_mqe() 364 mqe->hdr.pyld_len = cmd_len - sizeof(struct ocrdma_mqe_hdr); in ocrdma_init_emb_mqe() 366 ocrdma_init_mch(&mqe->u.emb_req.mch, opcode, OCRDMA_SUBSYS_ROCE, in ocrdma_init_emb_mqe() 367 mqe->hdr.pyld_len); in ocrdma_init_emb_mqe() 368 return mqe; in ocrdma_init_emb_mqe() 1041 struct ocrdma_mqe *mqe; in ocrdma_post_mqe() local 1045 mqe = ocrdma_get_mqe(dev); in ocrdma_post_mqe() [all …]
|
| H A D | ocrdma.h | 220 struct ocrdma_mqe mqe; member
|