Home
last modified time | relevance | path

Searched refs:mt76x0_bbp_switch_tab (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Dinit.c97 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()
H A Dinitvals.h14 static const struct mt76x0_bbp_switch_item mt76x0_bbp_switch_tab[] = { variable
H A Dphy.c404 for (i = 0; i < ARRAY_SIZE(mt76x0_bbp_switch_tab); i++) { in mt76x0_phy_set_chan_bbp_params()
405 const struct mt76x0_bbp_switch_item *item = &mt76x0_bbp_switch_tab[i]; in mt76x0_phy_set_chan_bbp_params()