Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Dcommon_hsi.h378 #define QM_PQ_ELEMENT_SIZE 4 macro
H A Decore_init_fw_funcs.c56 #define QM_PQ_MEM_4KB(pq_size) (pq_size ? DIV_ROUND_UP((pq_size + 1) * QM_PQ_ELEMENT_SIZE, 0x1000…
H A Decore_cxt.c821 QM_PQ_ELEMENT_SIZE); in ecore_cxt_cfg_ilt_compute()