Searched refs:mem_backed (Results 1 – 2 of 2) sorted by relevance
201 p->cfg.mem_backed = false; in dpaa2_swp_init_portal()645 uint32_t offset = swp->cfg.mem_backed in dpaa2_swp_dqrr_next_locked()839 ci_offset = swp->cfg.mem_backed in dpaa2_swp_enq_mult()966 offset = swp->cfg.mem_backed in dpaa2_swp_exec_br_command()979 if (swp->cfg.mem_backed) { in dpaa2_swp_exec_br_command()1019 offset = swp->cfg.mem_backed in dpaa2_swp_exec_vdc_command_locked()1031 if (swp->cfg.mem_backed) { in dpaa2_swp_exec_vdc_command_locked()1104 offset = swp->cfg.mem_backed ? DPAA2_SWP_CENA_CR_MEM : DPAA2_SWP_CENA_CR; in dpaa2_swp_send_mgmt_command()1114 if (swp->cfg.mem_backed) { in dpaa2_swp_send_mgmt_command()1130 struct resource_map *map = swp->cfg.mem_backed in dpaa2_swp_wait_for_mgmt_response()[all …]
432 bool mem_backed; member