Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/mediatek/mt76/
Dmt76_connac_mcu.c1418 int mt76_connac_mcu_uni_set_chctx(struct mt76_phy *phy, struct mt76_vif *mvif, in mt76_connac_mcu_uni_set_chctx() function
1498 EXPORT_SYMBOL_GPL(mt76_connac_mcu_uni_set_chctx);
1624 return mt76_connac_mcu_uni_set_chctx(phy, mvif, ctx); in mt76_connac_mcu_uni_add_bss()
Dmt76_connac_mcu.h1834 int mt76_connac_mcu_uni_set_chctx(struct mt76_phy *phy,
/Linux-v6.6/drivers/net/wireless/mediatek/mt76/mt7921/
Dmain.c1274 mt76_connac_mcu_uni_set_chctx(mvif->phy->mt76, &mvif->mt76, ctx); in mt7921_ctx_iter()