Searched refs:SPQ_COMP_BMAP_SIZE (Results 1 – 2 of 2) sorted by relevance
124 #define SPQ_COMP_BMAP_SIZE (SPQ_RING_SIZE / (sizeof(u32) * 8)) macro125 u32 p_comp_bitmap[SPQ_COMP_BMAP_SIZE];
548 SPQ_COMP_BMAP_SIZE * sizeof(unsigned long)); in ecore_spq_setup()