Searched refs:mt7615_mac_set_scs (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | debugfs.c | 33 mt7615_mac_set_scs(&dev->phy, val); in mt7615_scs_set() 36 mt7615_mac_set_scs(ext_phy, val); in mt7615_scs_set()
|
H A D | init.c | 99 mt7615_mac_set_scs(&dev->phy, true); in mt7615_mac_init() 419 mt7615_mac_set_scs(phy, true); in mt7615_register_ext_phy()
|
H A D | mt7615.h | 563 void mt7615_mac_set_scs(struct mt7615_phy *phy, bool enable);
|
H A D | mac.c | 1555 void mt7615_mac_set_scs(struct mt7615_phy *phy, bool enable) in mt7615_mac_set_scs() function
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | debugfs.c | 74 mt7615_mac_set_scs(&dev->phy, val); in mt7615_scs_set() 77 mt7615_mac_set_scs(ext_phy, val); in mt7615_scs_set()
|
H A D | init.c | 153 mt7615_mac_set_scs(&dev->phy, true); in mt7615_mac_init() 563 mt7615_mac_set_scs(phy, true); in mt7615_register_ext_phy()
|
H A D | mt7615.h | 468 void mt7615_mac_set_scs(struct mt7615_phy *phy, bool enable);
|
H A D | mac.c | 1724 void mt7615_mac_set_scs(struct mt7615_phy *phy, bool enable) in mt7615_mac_set_scs() function
|
Completed in 12 milliseconds