Searched refs:radio_phy (Results 1 – 3 of 3) sorted by relevance
307 struct mt7996_phy *radio_phy[MT7996_MAX_RADIOS]; member527 for (int __i = 0; __i < ARRAY_SIZE((dev)->radio_phy); __i++) \528 if (((phy) = (dev)->radio_phy[__i]) != NULL)
447 struct mt7996_phy *phy = dev->radio_phy[i]; in mt7996_add_interface()499 struct mt7996_phy *phy = dev->radio_phy[i]; in mt7996_remove_interface()680 phy = dev->radio_phy[i]; in mt7996_get_txpower()1252 struct mt7996_phy *phy = dev->radio_phy[i]; in mt7996_set_rts_threshold()1357 struct mt7996_phy *phy = dev->radio_phy[i]; in mt7996_get_stats()1507 struct mt7996_phy *phy = dev->radio_phy[i]; in mt7996_set_antenna()1516 struct mt7996_phy *phy = dev->radio_phy[i]; in mt7996_set_antenna()
415 dev->radio_phy[n_radios] = phy; in mt7996_init_wiphy_band()