Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7915/
Dmt7915.h490 int mt7915_mcu_get_chan_mib_info(struct mt7915_phy *phy, bool chan_switch);
Dmac.c1145 mt7915_mcu_get_chan_mib_info(phy, true); in mt7915_mac_reset_counters()
1254 mt7915_mcu_get_chan_mib_info(phy, false); in mt7915_update_channel()
Dmcu.c3000 int mt7915_mcu_get_chan_mib_info(struct mt7915_phy *phy, bool chan_switch) in mt7915_mcu_get_chan_mib_info() function