Searched refs:mt792x_bss_conf (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/ |
D | mt792x.h | 115 struct mt792x_bss_conf *bss_conf; 118 struct mt792x_bss_conf { struct 127 struct mt792x_bss_conf bss_conf; /* must be first */ argument 128 struct mt792x_bss_conf __rcu *link_conf[IEEE80211_MLD_MAX_NUM_LINKS]; 240 static inline struct mt792x_bss_conf * 270 static inline struct mt792x_bss_conf * 415 struct mt792x_bss_conf *mconf,
|
D | mt792x_core.c | 139 struct mt792x_bss_conf *mconf, in mt792x_mac_link_bss_remove() 171 struct mt792x_bss_conf *mconf; in mt792x_remove_interface()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7925/ |
D | main.c | 353 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(link_conf); in mt7925_mac_link_bss_add() 474 struct mt792x_bss_conf *mconf) in mt7925_abort_roc() 490 struct mt792x_bss_conf *mconf, in mt7925_set_roc() 520 struct mt792x_bss_conf *mconf, in mt7925_set_mlo_roc() 585 struct mt792x_bss_conf *mconf; in mt7925_set_link_key() 836 struct mt792x_bss_conf *mconf; in mt7925_mac_link_sta_add() 1076 struct mt792x_bss_conf *mconf; in mt7925_mac_link_sta_assoc() 1141 struct mt792x_bss_conf *mconf; in mt7925_mac_link_sta_remove() 1547 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(link_conf); in __mt7925_ipv6_addr_change() 1669 struct mt792x_bss_conf *mconf = mt792x_vif_to_link(mvif, link_id); in mt7925_conf_tx() [all …]
|
D | mt7925.h | 303 int mt7925_mcu_set_mlo_roc(struct mt792x_bss_conf *mconf, u16 sel_links, 305 int mt7925_mcu_set_roc(struct mt792x_phy *phy, struct mt792x_bss_conf *mconf, 308 int mt7925_mcu_abort_roc(struct mt792x_phy *phy, struct mt792x_bss_conf *mconf,
|
D | mcu.c | 129 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(link_conf); in mt7925_mcu_update_arp_filter() 943 struct mt792x_bss_conf *mconf; in mt7925_mcu_wtbl_update_hdr_trans() 975 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(bss_conf); in mt7925_mcu_set_tx() 1029 struct mt792x_bss_conf *mconf = mt792x_vif_to_link(mvif, wcid->link_id); in mt7925_mcu_sta_key_tlv() 1111 struct mt792x_bss_conf *mconf = mt792x_vif_to_link(mvif, wcid->link_id); in mt7925_mcu_add_key() 1127 int mt7925_mcu_set_mlo_roc(struct mt792x_bss_conf *mconf, u16 sel_links, in mt7925_mcu_set_mlo_roc() 1147 struct mt792x_bss_conf *mconf; in mt7925_mcu_set_mlo_roc() 1221 int mt7925_mcu_set_roc(struct mt792x_phy *phy, struct mt792x_bss_conf *mconf, in mt7925_mcu_set_roc() 1270 int mt7925_mcu_abort_roc(struct mt792x_phy *phy, struct mt792x_bss_conf *mconf, in mt7925_mcu_abort_roc() 1325 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(link_conf); in mt7925_mcu_uni_bss_ps() [all …]
|
D | mac.c | 742 struct mt792x_bss_conf *mconf; in mt7925_mac_write_txwi()
|