Searched refs:rcv_from_other_engine (Results 1 – 4 of 4) sorted by relevance
176 bool rcv_from_other_engine);
750 …u8 rcv_from_other_engine /* Indicates if the other engine sends it NW recording to this engine (0/… member
4993 bool rcv_from_other_engine) in ecore_dbg_bus_set_nw_output() argument4997 …, dest_addr_lo32, dest_addr_hi16, data_limit_size_kb, send_to_other_engine, rcv_from_other_engine); in ecore_dbg_bus_set_nw_output()5003 …].per_platform[dev_data->platform_id].num_ports || (send_to_other_engine && rcv_from_other_engine)) in ecore_dbg_bus_set_nw_output()5007 dev_data->bus.rcv_from_other_engine = rcv_from_other_engine; in ecore_dbg_bus_set_nw_output()5017 if (rcv_from_other_engine) { in ecore_dbg_bus_set_nw_output()5740 !bus->rcv_from_other_engine) in ecore_dbg_bus_start()