Searched refs:radio_phy (Results 1 – 3 of 3) sorted by relevance
411 struct mt7996_phy *radio_phy[MT7996_MAX_RADIOS]; member666 for (int __i = 0; __i < ARRAY_SIZE((dev)->radio_phy); __i++) \667 if (((phy) = (dev)->radio_phy[__i]) != NULL)
559 struct mt7996_phy *phy = dev->radio_phy[i]; in mt7996_add_interface()634 struct mt7996_phy *phy = dev->radio_phy[i]; in mt7996_remove_interface()832 phy = dev->radio_phy[i]; in mt7996_get_txpower()1607 struct mt7996_phy *phy = dev->radio_phy[i]; in mt7996_set_rts_threshold()1692 struct mt7996_phy *phy = dev->radio_phy[i]; in mt7996_get_stats()1844 struct mt7996_phy *phy = dev->radio_phy[i]; in mt7996_set_antenna()1853 struct mt7996_phy *phy = dev->radio_phy[i]; in mt7996_set_antenna()
459 dev->radio_phy[n_radios] = phy; in mt7996_init_wiphy_band()