Home
last modified time | relevance | path

Searched refs:mt792x_bss_conf (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x.h156 struct mt792x_bss_conf *bss_conf;
159 struct mt792x_bss_conf { struct
187 struct mt792x_bss_conf bss_conf; /* must be first */ argument
188 struct mt792x_bss_conf __rcu *link_conf[IEEE80211_MLD_MAX_NUM_LINKS];
347 static inline struct mt792x_bss_conf *
351 struct mt792x_bss_conf *bss_conf; in mt792x_vif_to_link()
380 static inline struct mt792x_bss_conf *
531 struct mt792x_bss_conf *mconf,
H A Dmt792x_core.c255 struct mt792x_bss_conf *mconf, in mt792x_mac_link_bss_remove()
288 struct mt792x_bss_conf *mconf; in mt792x_remove_interface()
428 struct mt792x_bss_conf *mconf; in mt792x_get_txpower()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmt7925.h389 int mt7925_mcu_set_mlo_roc(struct mt792x_phy *phy, struct mt792x_bss_conf *mconf,
391 int mt7925_mcu_set_roc(struct mt792x_phy *phy, struct mt792x_bss_conf *mconf,
394 int mt7925_mcu_abort_roc(struct mt792x_phy *phy, struct mt792x_bss_conf *mconf,
407 struct mt792x_bss_conf *mconf,
H A Dmain.c382 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(link_conf); in mt7925_mac_link_bss_add()
494 struct mt792x_bss_conf *mconf; in mt7925_remove_interface()
552 struct mt792x_bss_conf *mconf) in mt7925_abort_roc()
568 struct mt792x_bss_conf *mconf, in mt7925_set_roc()
598 struct mt792x_bss_conf *mconf, in mt7925_set_mlo_roc()
663 struct mt792x_bss_conf *mconf; in mt7925_set_link_key()
919 struct mt792x_bss_conf *mconf; in mt7925_mac_link_sta_add()
1222 struct mt792x_bss_conf *mconf; in mt7925_mac_link_sta_assoc()
1303 struct mt792x_bss_conf *mconf; in mt7925_mac_link_sta_remove()
1338 struct mt792x_bss_conf *mconf; in mt7925_mac_sta_remove_links()
[all …]
H A Dmcu.c142 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(link_conf); in mt7925_mcu_update_arp_filter()
772 struct mt792x_bss_conf *mconf; in mt7925_mcu_uni_tx_ba()
806 struct mt792x_bss_conf *mconf; in mt7925_mcu_uni_rx_ba()
1248 struct mt792x_bss_conf *mconf, in mt7925_mcu_wtbl_update_hdr_trans()
1274 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(bss_conf); in mt7925_mcu_set_tx()
1328 struct mt792x_bss_conf *mconf = mt792x_vif_to_link(mvif, wcid->link_id); in mt7925_mcu_sta_key_tlv()
1410 struct mt792x_bss_conf *mconf = mt792x_vif_to_link(mvif, wcid->link_id); in mt7925_mcu_add_key()
1428 int mt7925_mcu_set_mlo_roc(struct mt792x_phy *phy, struct mt792x_bss_conf *mconf, in mt7925_mcu_set_mlo_roc()
1448 struct mt792x_bss_conf *mconf; in mt7925_mcu_set_mlo_roc()
1532 int mt7925_mcu_set_roc(struct mt792x_phy *phy, struct mt792x_bss_conf *mconf, in mt7925_mcu_set_roc()
[all …]
H A Dmac.c762 struct mt792x_bss_conf *mconf; in mt7925_mac_write_txwi()
1482 struct mt792x_bss_conf *mconf; in mt7925_vif_connect_iter()