Searched refs:comp_bitmap_idx (Results 1 – 2 of 2) sorted by relevance
523 p_spq->comp_bitmap_idx = 0; in qed_spq_setup()816 while (test_bit(p_spq->comp_bitmap_idx, in qed_spq_comp_bmap_update()818 __clear_bit(p_spq->comp_bitmap_idx, in qed_spq_comp_bmap_update()820 p_spq->comp_bitmap_idx++; in qed_spq_comp_bmap_update()
220 u8 comp_bitmap_idx; member