Home
last modified time | relevance | path

Searched refs:mconf (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmain.c359 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(link_conf); in mt7925_mac_link_bss_add()
361 struct mt792x_vif *mvif = mconf->vif; in mt7925_mac_link_bss_add()
366 mconf->mt76.idx = MT792x_MAX_INTERFACES; in mt7925_mac_link_bss_add()
368 mconf->mt76.idx = __ffs64(~dev->mt76.vif_mask); in mt7925_mac_link_bss_add()
370 if (mconf->mt76.idx >= MT792x_MAX_INTERFACES) { in mt7925_mac_link_bss_add()
376 mconf->mt76.omac_idx = ieee80211_vif_is_mld(vif) ? in mt7925_mac_link_bss_add()
377 0 : mconf->mt76.idx; in mt7925_mac_link_bss_add()
378 mconf->mt76.band_idx = 0xff; in mt7925_mac_link_bss_add()
379 mconf->mt76.wmm_idx = ieee80211_vif_is_mld(vif) ? in mt7925_mac_link_bss_add()
380 0 : mconf in mt7925_mac_link_bss_add()
358 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(link_conf); mt7925_mac_link_bss_add() local
488 mt7925_abort_roc(struct mt792x_phy * phy,struct mt792x_bss_conf * mconf) mt7925_abort_roc() argument
504 mt7925_set_roc(struct mt792x_phy * phy,struct mt792x_bss_conf * mconf,struct ieee80211_channel * chan,int duration,enum mt7925_roc_req type) mt7925_set_roc() argument
534 mt7925_set_mlo_roc(struct mt792x_phy * phy,struct mt792x_bss_conf * mconf,u16 sel_links) mt7925_set_mlo_roc() argument
599 struct mt792x_bss_conf *mconf; mt7925_set_link_key() local
850 struct mt792x_bss_conf *mconf; mt7925_mac_link_sta_add() local
1045 struct mt792x_bss_conf *mconf; mt7925_mac_link_sta_assoc() local
1110 struct mt792x_bss_conf *mconf; mt7925_mac_link_sta_remove() local
1142 struct mt792x_bss_conf *mconf; mt7925_mac_sta_remove_links() local
1570 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(link_conf); __mt7925_ipv6_addr_change() local
1686 struct mt792x_bss_conf *mconf = mt792x_vif_to_link(mvif, link_id); mt7925_conf_tx() local
1768 struct mt792x_bss_conf *mconf; mt7925_change_chanctx() local
1896 struct mt792x_bss_conf *mconf; mt7925_link_info_changed() local
1957 struct mt792x_bss_conf *mconfs[IEEE80211_MLD_MAX_NUM_LINKS] = {}, *mconf; mt7925_change_vif_links() local
2098 struct mt792x_bss_conf *mconf; mt7925_assign_vif_chanctx() local
2129 struct mt792x_bss_conf *mconf; mt7925_unassign_vif_chanctx() local
[all...]
H A Dmcu.c122 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(link_conf); in mt7925_mcu_update_arp_filter() local
135 .bss_idx = mconf->mt76.idx, in mt7925_mcu_update_arp_filter()
1098 struct mt792x_bss_conf *mconf, in mt7925_mcu_sta_hdr_trans_tlv()
1103 skb = __mt76_connac_mcu_alloc_sta_req(&dev->mt76, &mconf->mt76, in mt7925_mcu_sta_hdr_trans_tlv()
1124 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(bss_conf); in mt7925_mcu_wtbl_update_hdr_trans()
1129 .bss_idx = mconf->mt76.idx, in mt7925_mcu_wtbl_update_hdr_trans()
1142 struct ieee80211_tx_queue_params *q = &mconf->queue_params[ac]; in mt7925_mcu_set_tx()
1178 struct mt792x_bss_conf *mconf = mt792x_vif_to_link(mvif, wcid->link_id); in mt7925_mcu_set_tx()
1191 sec->bss_idx = mconf->mt76.idx; in mt7925_mcu_sta_key_tlv()
1260 struct mt792x_bss_conf *mconf in mt7925_mcu_sta_key_tlv()
1113 struct mt792x_bss_conf *mconf; mt7925_mcu_wtbl_update_hdr_trans() local
1145 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(bss_conf); mt7925_mcu_set_tx() local
1199 struct mt792x_bss_conf *mconf = mt792x_vif_to_link(mvif, wcid->link_id); mt7925_mcu_sta_key_tlv() local
1281 struct mt792x_bss_conf *mconf = mt792x_vif_to_link(mvif, wcid->link_id); mt7925_mcu_add_key() local
1297 mt7925_mcu_set_mlo_roc(struct mt792x_bss_conf * mconf,u16 sel_links,int duration,u8 token_id) mt7925_mcu_set_mlo_roc() argument
1317 struct mt792x_bss_conf *mconf; mt7925_mcu_set_mlo_roc() member
1398 mt7925_mcu_set_roc(struct mt792x_phy * phy,struct mt792x_bss_conf * mconf,struct ieee80211_channel * chan,int duration,enum mt7925_roc_req type,u8 token_id) mt7925_mcu_set_roc() argument
1447 mt7925_mcu_abort_roc(struct mt792x_phy * phy,struct mt792x_bss_conf * mconf,u8 token_id) mt7925_mcu_abort_roc() argument
1502 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(link_conf); mt7925_mcu_uni_bss_ps() local
1541 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(link_conf); mt7925_mcu_uni_bss_bcnft() local
1580 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(link_conf); mt7925_mcu_set_bss_pm() local
1769 struct mt792x_bss_conf *mconf; mt7925_mcu_sta_phy_tlv() local
1847 struct mt792x_bss_conf *mconf; mt7925_mcu_sta_rate_ctrl_tlv() local
1919 struct mt792x_bss_conf *mconf; mt7925_mcu_sta_mld_tlv() local
1963 struct mt792x_bss_conf *mconf; mt7925_mcu_sta_cmd() local
2477 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(link_conf); mt7925_mcu_bss_basic_tlv() local
2557 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(link_conf); mt7925_mcu_bss_sec_tlv() local
2607 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(link_conf); mt7925_mcu_bss_bmc_tlv() local
2634 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(link_conf); mt7925_mcu_bss_mld_tlv() local
2755 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(link_conf); mt7925_mcu_set_timing() local
2833 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(link_conf); mt7925_mcu_add_bss_info() local
3878 struct mt792x_bss_conf *mconf = mt792x_link_conf_to_mconf(&vif->bss_conf); mt7925_mcu_set_rssimonitor() local
[all...]
H A Dmt7925.h355 int mt7925_mcu_set_mlo_roc(struct mt792x_phy *phy, struct mt792x_bss_conf *mconf,
357 int mt7925_mcu_set_roc(struct mt792x_phy *phy, struct mt792x_bss_conf *mconf,
360 int mt7925_mcu_abort_roc(struct mt792x_phy *phy, struct mt792x_bss_conf *mconf,
373 struct mt792x_bss_conf *mconf,
H A Dmac.c740 struct mt792x_bss_conf *mconf; in mt7925_mac_write_txwi() local
742 mconf = vif ? mt792x_vif_to_link((struct mt792x_vif *)vif->drv_priv, in mt7925_mac_write_txwi()
744 mvif = mconf ? (struct mt76_vif_link *)&mconf->mt76 : NULL; in mt7925_mac_write_txwi()
1270 struct mt792x_bss_conf *mconf; in mt7925_vif_connect_iter() local
1278 mconf = mt792x_vif_to_link(mvif, i); in mt7925_vif_connect_iter()
1280 mt76_connac_mcu_uni_add_dev(&dev->mphy, bss_conf, &mconf->mt76, in mt7925_vif_connect_iter()
/linux/scripts/kconfig/
H A DMakefile42 menuconfig-prog := mconf
189 hostprogs += mconf
192 mconf-objs := mconf.o $(lxdialog) mnconf-common.o $(common-objs)
194 HOSTLDLIBS_mconf = $(call read-file, $(obj)/mconf-libs)
195 $(foreach f, mconf.o $(lxdialog), \
196 $(eval HOSTCFLAGS_$f = $$(call read-file, $(obj)/mconf-cflags)))
198 $(obj)/mconf: | $(obj)/mconf-libs
199 $(addprefix $(obj)/, mconf.o $(lxdialog)): | $(obj)/mconf-cflags
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_core.c165 struct mt792x_bss_conf *mconf, in mt792x_mac_link_bss_remove() argument
168 struct ieee80211_vif *vif = container_of((void *)mconf->vif, in mt792x_mac_link_bss_remove()
173 link_conf = mt792x_vif_to_bss_conf(vif, mconf->link_id); in mt792x_mac_link_bss_remove()
176 mt76_connac_mcu_uni_add_dev(&dev->mphy, link_conf, &mconf->mt76, in mt792x_mac_link_bss_remove()
181 dev->mt76.vif_mask &= ~BIT_ULL(mconf->mt76.idx); in mt792x_mac_link_bss_remove()
182 mconf->vif->phy->omac_mask &= ~BIT_ULL(mconf->mt76.omac_idx); in mt792x_mac_link_bss_remove()
198 struct mt792x_bss_conf *mconf; in mt792x_remove_interface() local
202 mconf = mt792x_link_conf_to_mconf(&vif->bss_conf); in mt792x_remove_interface()
203 mt792x_mac_link_bss_remove(dev, mconf, in mt792x_remove_interface()
[all...]
H A Dmt792x.h447 struct mt792x_bss_conf *mconf,
/linux/Documentation/translations/zh_CN/kbuild/
H A Dkconfig.rst16 xconfig('qconf')、menuconfig('mconf')和 nconfig('nconf')程序也包含
/linux/Documentation/kbuild/
H A Dkconfig.rst9 The xconfig ('qconf'), menuconfig ('mconf'), and nconfig ('nconf')