Home
last modified time | relevance | path

Searched refs:data_limit_size_kb (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dbg_fw_funcs.h174 u16 data_limit_size_kb,
H A Decore_dbg_fw_funcs.c4991 u16 data_limit_size_kb, in ecore_dbg_bus_set_nw_output() argument
4997 …rom_other_engine = %d\n", port_id, dest_addr_lo32, dest_addr_hi16, data_limit_size_kb, send_to_oth… in ecore_dbg_bus_set_nw_output()
5029 if (data_limit_size_kb) in ecore_dbg_bus_set_nw_output()
5030 …ecore_wr(p_hwfn, p_ptt, DBG_REG_NIG_DATA_LIMIT_SIZE, (data_limit_size_kb * 1024) / CHUNK_SIZE_IN_B… in ecore_dbg_bus_set_nw_output()