Searched refs:bases_rev11 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/wireless/b43/
H A Dpio.c105 static const u16 bases_rev11[] = { index_to_pioqueue_base() local
115 B43_WARN_ON(index >= ARRAY_SIZE(bases_rev11)); index_to_pioqueue_base()
116 return bases_rev11[index]; index_to_pioqueue_base()

Completed in 77 milliseconds