Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmt7915.h516 int mt7915_mcu_rdd_background_enable(struct mt7915_phy *phy,
H A Dmain.c1693 ret = mt7915_mcu_rdd_background_enable(phy, NULL); in mt7915_set_radar_background()
1701 ret = mt7915_mcu_rdd_background_enable(phy, chandef); in mt7915_set_radar_background()
H A Dinit.c342 mt7915_mcu_rdd_background_enable(phy, NULL); in mt7915_regd_notifier()
H A Dmcu.c2724 int mt7915_mcu_rdd_background_enable(struct mt7915_phy *phy, in mt7915_mcu_rdd_background_enable() function