Lines Matching refs:mqe
682 struct lpfc_mqe *mqe; in lpfc_sli4_refresh_params() local
690 mqe = &mboxq->u.mqe; in lpfc_sli4_refresh_params()
703 mbx_sli4_parameters = &mqe->un.get_sli4_parameters.sli4_parameters; in lpfc_sli4_refresh_params()
4605 bf_get(lpfc_mqe_command, &mboxq->u.mqe), in lpfc_get_wwpn()
4606 bf_get(lpfc_mqe_status, &mboxq->u.mqe)); in lpfc_get_wwpn()
8138 bf_get(lpfc_mqe_command, &mboxq->u.mqe), in lpfc_sli4_driver_resource_setup()
8139 bf_get(lpfc_mqe_status, &mboxq->u.mqe)); in lpfc_sli4_driver_resource_setup()
9935 bf_get(lpfc_mqe_command, &pmb->u.mqe), in lpfc_sli4_read_config()
9936 bf_get(lpfc_mqe_status, &pmb->u.mqe)); in lpfc_sli4_read_config()
9939 rd_config = &pmb->u.mqe.un.rd_config; in lpfc_sli4_read_config()
9953 bf_get(lpfc_mqe_command, &pmb->u.mqe)); in lpfc_sli4_read_config()
10206 &pmb->u.mqe.un.sli4_config.header.cfg_shdr; in lpfc_sli4_read_config()
10213 bf_get(lpfc_mqe_command, &pmb->u.mqe), in lpfc_sli4_read_config()
10214 bf_get(lpfc_mqe_status, &pmb->u.mqe)); in lpfc_sli4_read_config()
10219 get_func_cfg = &pmb->u.mqe.un.get_func_cfg; in lpfc_sli4_read_config()
10296 memcpy(&mboxq->u.mqe, &endian_mb_data, sizeof(endian_mb_data)); in lpfc_setup_endian_order()
11098 &mboxq->u.mqe.un.sli4_config.header.cfg_shdr; in lpfc_sli4_queue_setup()
11112 mboxq->u.mqe.un.query_fw_cfg.rsp.function_mode; in lpfc_sli4_queue_setup()
11114 mboxq->u.mqe.un.query_fw_cfg.rsp.physical_port; in lpfc_sli4_queue_setup()
11713 &mboxq->u.mqe.un.sli4_config.header.cfg_shdr; in lpfc_pci_function_reset()
13675 reg_congestion_buf = &mboxq->u.mqe.un.reg_congestion_buf; in __lpfc_reg_congestion_buf()
13689 &mboxq->u.mqe.un.sli4_config.header.cfg_shdr; in __lpfc_reg_congestion_buf()
13734 struct lpfc_mqe *mqe = &mboxq->u.mqe; in lpfc_get_sli4_parameters() local
13763 mbx_sli4_parameters = &mqe->un.get_sli4_parameters.sli4_parameters; in lpfc_get_sli4_parameters()