Searched refs:SPQ_COMP_BMAP_SIZE (Results 1 – 2 of 2) sorted by relevance
180 #define SPQ_COMP_BMAP_SIZE (SPQ_RING_SIZE / (sizeof(unsigned long) * 8 /* BITS_PER_LONG */)) macro181 unsigned long p_comp_bitmap[SPQ_COMP_BMAP_SIZE];
602 SPQ_COMP_BMAP_SIZE * sizeof(unsigned long)); in ecore_spq_setup()