Searched refs:comp_bitmap_idx (Results 1 – 2 of 2) sorted by relevance
520 p_spq->comp_bitmap_idx = 0; in qed_spq_setup()821 while (test_bit(p_spq->comp_bitmap_idx, in qed_spq_comp_bmap_update()823 __clear_bit(p_spq->comp_bitmap_idx, in qed_spq_comp_bmap_update()825 p_spq->comp_bitmap_idx++; in qed_spq_comp_bmap_update()
189 u8 comp_bitmap_idx; member