Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmt7915.h508 int mt7915_mcu_rdd_background_enable(struct mt7915_phy *phy,
H A Dmain.c1690 ret = mt7915_mcu_rdd_background_enable(phy, NULL); in mt7915_set_radar_background()
1698 ret = mt7915_mcu_rdd_background_enable(phy, chandef); in mt7915_set_radar_background()
H A Dinit.c357 mt7915_mcu_rdd_background_enable(phy, NULL); in mt7915_regd_notifier()
H A Dmcu.c2702 int mt7915_mcu_rdd_background_enable(struct mt7915_phy *phy, in mt7915_mcu_rdd_background_enable() function