Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Dcommon_hsi.h385 #define QM_PQ_ELEMENT_SIZE 4 macro
H A Decore_init_fw_funcs.c27 (pq_size ? DIV_ROUND_UP((pq_size + 1) * QM_PQ_ELEMENT_SIZE, 0x1000) : 0)
H A Decore_cxt.c613 QM_PQ_ELEMENT_SIZE); in ecore_cxt_cfg_ilt_compute()