Searched refs:mt76x0_bbp_switch_tab (Results 1 – 2 of 2) sorted by relevance
97 for (i = 0; i < ARRAY_SIZE(mt76x0_bbp_switch_tab); i++) { in mt76x0_init_bbp()98 const struct mt76x0_bbp_switch_item *item = &mt76x0_bbp_switch_tab[i]; in mt76x0_init_bbp()
14 static const struct mt76x0_bbp_switch_item mt76x0_bbp_switch_tab[] = { variable