Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/
Dphy.h38 struct mt76x0_rf_switch_item { struct
Dinitvals_phy.h329 static const struct mt76x0_rf_switch_item mt76x0_rf_bw_switch_tab[] = {
384 static const struct mt76x0_rf_switch_item mt76x0_rf_band_switch_tab[] = {
715 static const struct mt76x0_rf_switch_item mt76x0_rf_ext_pa_tab[] = {
Dphy.c948 const struct mt76x0_rf_switch_item *item = &mt76x0_rf_bw_switch_tab[i]; in mt76x0_rf_init()