Searched refs:mem_backed (Results 1 – 2 of 2) sorted by relevance
200 p->cfg.mem_backed = false; in dpaa2_swp_init_portal()645 uint32_t offset = swp->cfg.mem_backed in dpaa2_swp_dqrr_next_locked()836 ci_offset = swp->cfg.mem_backed in dpaa2_swp_enq_mult()963 offset = swp->cfg.mem_backed in dpaa2_swp_exec_br_command()976 if (swp->cfg.mem_backed) { in dpaa2_swp_exec_br_command()1016 offset = swp->cfg.mem_backed in dpaa2_swp_exec_vdc_command_locked()1028 if (swp->cfg.mem_backed) { in dpaa2_swp_exec_vdc_command_locked()1101 offset = swp->cfg.mem_backed ? DPAA2_SWP_CENA_CR_MEM : DPAA2_SWP_CENA_CR; in dpaa2_swp_send_mgmt_command()1111 if (swp->cfg.mem_backed) { in dpaa2_swp_send_mgmt_command()1127 struct resource_map *map = swp->cfg.mem_backed in dpaa2_swp_wait_for_mgmt_response()[all …]
460 bool mem_backed; member