Searched refs:CIM_IBQ_SIZE (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/sys/dev/cxgbe/common/
H A Dt4_hw.h73 CIM_IBQ_SIZE = 128, /* # of 128-bit words in a CIM IBQ */ enumerator in enum:__anon12677
H A Dt4_hw.c9810 const unsigned int nwords = CIM_IBQ_SIZE * 4;
/freebsd-12-stable/sys/dev/cxgbe/cudbg/
H A Dcudbg_lib.c2247 qsize = CIM_IBQ_SIZE * 4 * sizeof(u32);
/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_main.c7602 n = 4 * CIM_IBQ_SIZE;

Completed in 222 milliseconds