Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmt7996.h589 int mt7996_mcu_add_dev_info(struct mt7996_phy *phy, struct ieee80211_vif *vif,
H A Dmain.c299 ret = mt7996_mcu_add_dev_info(phy, vif, link_conf, mlink, true); in mt7996_vif_link_add()
365 mt7996_mcu_add_dev_info(phy, vif, link_conf, mlink, false); in mt7996_vif_link_remove()
H A Dmcu.c2617 int mt7996_mcu_add_dev_info(struct mt7996_phy *phy, struct ieee80211_vif *vif, in mt7996_mcu_add_dev_info() function