Home
last modified time | relevance | path

Searched refs:rcv_from_other_engine (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dbg_fw_funcs.h176 bool rcv_from_other_engine);
H A Decore_hsi_debug_tools.h750 …u8 rcv_from_other_engine /* Indicates if the other engine sends it NW recording to this engine (0/… member
H A Decore_dbg_fw_funcs.c4993 bool rcv_from_other_engine) in ecore_dbg_bus_set_nw_output() argument
4997 …, 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()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_debug_tools.h750 …u8 rcv_from_other_engine /* Indicates if the other engine sends it NW recording to this engine (0/… member