Home
last modified time | relevance | path

Searched refs:mt7615_mac_set_scs (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Ddebugfs.c74 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 Dinit.c153 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 Dmt7615.h468 void mt7615_mac_set_scs(struct mt7615_phy *phy, bool enable);
H A Dmac.c1724 void mt7615_mac_set_scs(struct mt7615_phy *phy, bool enable) in mt7615_mac_set_scs() function