Lines Matching refs:mt76x02_dev
31 static inline bool is_mt7610e(struct mt76x02_dev *dev) in is_mt7610e()
39 static inline bool is_mt7630(struct mt76x02_dev *dev) in is_mt7630()
45 int mt76x0_init_hardware(struct mt76x02_dev *dev);
46 int mt76x0_register_device(struct mt76x02_dev *dev);
47 void mt76x0_chip_onoff(struct mt76x02_dev *dev, bool enable, bool reset);
49 void mt76x0_mac_stop(struct mt76x02_dev *dev);
54 void mt76x0_phy_init(struct mt76x02_dev *dev);
55 int mt76x0_phy_wait_bbp_ready(struct mt76x02_dev *dev);
56 void mt76x0_phy_set_channel(struct mt76x02_dev *dev,
58 void mt76x0_phy_set_txpower(struct mt76x02_dev *dev);
59 void mt76x0_phy_calibrate(struct mt76x02_dev *dev, bool power_on);