Searched refs:mt7925_mcu_add_bss_info (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
H A D | main.c | 622 mt7925_mcu_add_bss_info(phy, mconf->mt76.ctx, link_conf, in mt7925_set_link_key() 870 mt7925_mcu_add_bss_info(&dev->phy, mconf->mt76.ctx, in mt7925_mac_link_sta_add() 1079 mt7925_mcu_add_bss_info(&dev->phy, mconf->mt76.ctx, in mt7925_mac_link_sta_assoc() 1144 mt7925_mcu_add_bss_info(&dev->phy, mconf->mt76.ctx, link_conf, in mt7925_mac_link_sta_remove() 1693 err = mt7925_mcu_add_bss_info(&dev->phy, mvif->bss_conf.mt76.ctx, in mt7925_start_ap() 1724 mt7925_mcu_add_bss_info(&dev->phy, mvif->bss_conf.mt76.ctx, link_conf, in mt7925_stop_ap() 2053 mt7925_mcu_add_bss_info(&dev->phy, NULL, pri_link_conf, in mt7925_assign_vif_chanctx() 2085 mt7925_mcu_add_bss_info(&dev->phy, NULL, pri_link_conf, in mt7925_unassign_vif_chanctx()
|
H A D | mcu.h | 630 int mt7925_mcu_add_bss_info(struct mt792x_phy *phy,
|
H A D | mcu.c | 2577 int mt7925_mcu_add_bss_info(struct mt792x_phy *phy, in mt7925_mcu_add_bss_info() function
|