Searched refs:mt76x0_sdm_channel (Results 1 – 2 of 2) sorted by relevance
244 for (i = 0; i < ARRAY_SIZE(mt76x0_sdm_channel); i++) { in mt76x0_phy_set_chan_rf_params()245 if (channel == mt76x0_sdm_channel[i]) { in mt76x0_phy_set_chan_rf_params()
576 static const u8 mt76x0_sdm_channel[] = { variable