Searched refs:QM_PQ_ELEMENT_SIZE (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_init_fw_funcs.c58 #define QM_PQ_MEM_4KB(pq_size) (pq_size ? DIV_ROUND_UP((pq_size + 1) * QM_PQ_ELEMENT_SIZE, 0x1000) : 0)
H A Decore_cxt.c823 QM_PQ_ELEMENT_SIZE);
H A Dcommon_hsi.h384 #define QM_PQ_ELEMENT_SIZE 4 macro

Completed in 78 milliseconds