Searched refs:radio_phy (Results 1 – 3 of 3) sorted by relevance
388 struct mt7996_phy *radio_phy[MT7996_MAX_RADIOS]; member621 for (int __i = 0; __i < ARRAY_SIZE((dev)->radio_phy); __i++) \622 if (((phy) = (dev)->radio_phy[__i]) != NULL)
490 struct mt7996_phy *phy = dev->radio_phy[i]; in mt7996_add_interface()542 struct mt7996_phy *phy = dev->radio_phy[i]; in mt7996_remove_interface()740 phy = dev->radio_phy[i]; in mt7996_get_txpower()1391 struct mt7996_phy *phy = dev->radio_phy[i]; in mt7996_set_rts_threshold()1476 struct mt7996_phy *phy = dev->radio_phy[i]; in mt7996_get_stats()1628 struct mt7996_phy *phy = dev->radio_phy[i]; in mt7996_set_antenna()1637 struct mt7996_phy *phy = dev->radio_phy[i]; in mt7996_set_antenna()
446 dev->radio_phy[n_radios] = phy; in mt7996_init_wiphy_band()