Searched refs:SPQ_COMP_BMAP_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_spq.h192 #define SPQ_COMP_BMAP_SIZE (SPQ_RING_SIZE / (sizeof(unsigned long) * 8 /* BITS_PER_LONG */)) macro
193 unsigned long p_comp_bitmap[SPQ_COMP_BMAP_SIZE];
H A Decore_spq.c614 SPQ_COMP_BMAP_SIZE * sizeof(unsigned long));

Completed in 102 milliseconds