Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Dbcm_osal.h441 #define OSAL_PAGE_SIZE 4096 macro
H A Decore_hw.c1018 u32 size = OSAL_PAGE_SIZE / 2, val; in ecore_dmae_sanity()
H A Decore_dev.c3203 dpi_page_size = (dpi_page_size + OSAL_PAGE_SIZE - 1) & in ecore_hw_init_dpi_size()
3204 ~(OSAL_PAGE_SIZE - 1); in ecore_hw_init_dpi_size()
3270 OSAL_PAGE_SIZE); in ecore_hw_init_pf_doorbell_bar()