Searched refs:bases_rev11 (Results 1 – 1 of 1) sorted by relevance
92 static const u16 bases_rev11[] = { in index_to_pioqueue_base() local102 B43_WARN_ON(index >= ARRAY_SIZE(bases_rev11)); in index_to_pioqueue_base()103 return bases_rev11[index]; in index_to_pioqueue_base()