Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dpio.c92 static const u16 bases_rev11[] = { in index_to_pioqueue_base() local
102 B43_WARN_ON(index >= ARRAY_SIZE(bases_rev11)); in index_to_pioqueue_base()
103 return bases_rev11[index]; in index_to_pioqueue_base()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
H A Dpio.c92 static const u16 bases_rev11[] = { in index_to_pioqueue_base() local
102 B43_WARN_ON(index >= ARRAY_SIZE(bases_rev11)); in index_to_pioqueue_base()
103 return bases_rev11[index]; in index_to_pioqueue_base()

Completed in 3 milliseconds