Home
last modified time | relevance | path

Searched refs:mt7915_mcu_get_chan_mib_info (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7915/
Dmt7915.h498 int mt7915_mcu_get_chan_mib_info(struct mt7915_phy *phy, bool chan_switch);
Dmac.c1152 mt7915_mcu_get_chan_mib_info(phy, true); in mt7915_mac_reset_counters()
1261 mt7915_mcu_get_chan_mib_info(phy, false); in mt7915_update_channel()
Dmcu.c3105 int mt7915_mcu_get_chan_mib_info(struct mt7915_phy *phy, bool chan_switch) in mt7915_mcu_get_chan_mib_info() function