Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_hw.h88 u32 ecore_ptt_get_bar_addr(struct ecore_ptt *p_ptt);
H A Decore_hw.c173 u32 ecore_ptt_get_bar_addr(struct ecore_ptt *p_ptt) in ecore_ptt_get_bar_addr() function
223 return ecore_ptt_get_bar_addr(p_ptt) + offset; in ecore_set_ptt()
325 hw_offset = ecore_ptt_get_bar_addr(p_ptt); in ecore_memcpy_hw()