Searched refs:mt7925_mcu_add_bss_info (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/ |
H A D | main.c | 625 mt7925_mcu_add_bss_info(phy, mconf->mt76.ctx, link_conf, in mt7925_set_link_key() 883 mt7925_mcu_add_bss_info(&dev->phy, mconf->mt76.ctx, in mt7925_mac_link_sta_add() 886 mt7925_mcu_add_bss_info(&dev->phy, mconf->mt76.ctx, in mt7925_mac_link_sta_add() 1087 mt7925_mcu_add_bss_info(&dev->phy, mconf->mt76.ctx, in mt7925_mac_link_sta_assoc() 1732 err = mt7925_mcu_add_bss_info(&dev->phy, mvif->bss_conf.mt76.ctx, in mt7925_start_ap() 1763 mt7925_mcu_add_bss_info(&dev->phy, mvif->bss_conf.mt76.ctx, link_conf, in mt7925_stop_ap() 2103 mt7925_mcu_add_bss_info(&dev->phy, NULL, pri_link_conf, in mt7925_assign_vif_chanctx() 2133 mt7925_mcu_add_bss_info(&dev->phy, NULL, 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 | 2679 int mt7925_mcu_add_bss_info(struct mt792x_phy *phy, in mt7925_mcu_add_bss_info() function
|