Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dbg_fw_funcs.h182 u16 data_limit_size_kb,
H A Decore_dbg_fw_funcs.c5033 u16 data_limit_size_kb, in ecore_dbg_bus_set_nw_output() argument
5039 …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()
5070 if (data_limit_size_kb) in ecore_dbg_bus_set_nw_output()
5071 …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()