Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/
Dinitvals.h200 static const struct mt76x0_bbp_switch_item mt76x0_bbp_switch_tab[] = { variable
Dinit.c149 for (i = 0; i < ARRAY_SIZE(mt76x0_bbp_switch_tab); i++) { in mt76x0_init_bbp()
150 const struct mt76x0_bbp_switch_item *item = &mt76x0_bbp_switch_tab[i]; in mt76x0_init_bbp()
Dphy.c545 for (i = 0; i < ARRAY_SIZE(mt76x0_bbp_switch_tab); i++) { in mt76x0_phy_set_chan_bbp_params()
546 const struct mt76x0_bbp_switch_item *item = &mt76x0_bbp_switch_tab[i]; in mt76x0_phy_set_chan_bbp_params()