Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c1453 int mt76_connac_mcu_uni_set_chctx(struct mt76_phy *phy, struct mt76_vif *mvif, in mt76_connac_mcu_uni_set_chctx() function
1533 EXPORT_SYMBOL_GPL(mt76_connac_mcu_uni_set_chctx);
1659 return mt76_connac_mcu_uni_set_chctx(phy, mvif, ctx); in mt76_connac_mcu_uni_add_bss()
H A Dmt76_connac_mcu.h1946 int mt76_connac_mcu_uni_set_chctx(struct mt76_phy *phy,
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c1366 mt76_connac_mcu_uni_set_chctx(mvif->phy->mt76, &mvif->bss_conf.mt76, ctx); in mt7921_change_chanctx()