Searched refs:mt76_testmode_reset (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| A D | main.c | 104 mt76_testmode_reset(phy->mt76, true); in mt7915_stop() 200 mt76_testmode_reset(phy->mt76, true); in mt7915_add_interface() 280 mt76_testmode_reset(phy->mt76, true); in mt7915_remove_interface() 439 mt76_testmode_reset(phy->mt76, false); in mt7915_config() 468 mt76_testmode_reset(phy->mt76, true); in mt7915_config()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
| A D | main.c | 110 mt76_testmode_reset(phy->mt76, true); in mt7615_stop() 194 mt76_testmode_reset(phy->mt76, true); in mt7615_add_interface() 266 mt76_testmode_reset(phy->mt76, true); in mt7615_remove_interface() 444 mt76_testmode_reset(phy->mt76, false); in mt7615_config() 456 mt76_testmode_reset(phy->mt76, true); in mt7615_config()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| A D | mt76.h | 1181 static inline void mt76_testmode_reset(struct mt76_phy *phy, bool disable) in mt76_testmode_reset() function
|
Completed in 15 milliseconds