Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmt7996.h391 int mt7996_mcu_get_chan_mib_info(struct mt7996_phy *phy, bool chan_switch);
H A Dmac.c1440 mt7996_mcu_get_chan_mib_info(phy, true); in mt7996_mac_reset_counters()
1513 mt7996_mcu_get_chan_mib_info(phy, false); in mt7996_update_channel()
H A Dmcu.c3190 int mt7996_mcu_get_chan_mib_info(struct mt7996_phy *phy, bool chan_switch) in mt7996_mcu_get_chan_mib_info() function