Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmcu.c892 return mt76_connac_mcu_sta_cmd(&dev->mphy, &info); in mt7921_mcu_sta_update()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76_connac_mcu.h1846 int mt76_connac_mcu_sta_cmd(struct mt76_phy *phy,
H A Dmt76_connac_mcu.c1018 int mt76_connac_mcu_sta_cmd(struct mt76_phy *phy, in mt76_connac_mcu_sta_cmd() function
1062 EXPORT_SYMBOL_GPL(mt76_connac_mcu_sta_cmd);
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmcu.c992 return mt76_connac_mcu_sta_cmd(phy, &info); in __mt7615_mcu_add_sta()