Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_hw.c5692 u32 mtype_offset; in t4_memory_rw_mtype() local
5703 mtype_offset = (mtype * (edc_size * 1024 * 1024)); in t4_memory_rw_mtype()
5707 mtype_offset = (MEM_MC0 * edc_size + mc_size) * 1024 * 1024; in t4_memory_rw_mtype()
5711 mtype_offset + maddr, len, in t4_memory_rw_mtype()