Searched refs:NL80211_IFTYPE_MESH_POINT (Results 1 - 25 of 32) sorted by relevance

12

/freebsd-current/sys/contrib/dev/athk/
H A Ddebug.c37 case NL80211_IFTYPE_MESH_POINT:
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h162 NL80211_IFTYPE_MESH_POINT, enumerator in enum:nl80211_iftype
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dpci_mac.c172 case NL80211_IFTYPE_MESH_POINT:
H A Dinit.c238 BIT(NL80211_IFTYPE_MESH_POINT) |
H A Dmain.c159 case NL80211_IFTYPE_MESH_POINT:
360 vif->type == NL80211_IFTYPE_MESH_POINT) &&
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dinit.c26 | BIT(NL80211_IFTYPE_MESH_POINT)
533 if (vif == NL80211_IFTYPE_MESH_POINT)
831 case NL80211_IFTYPE_MESH_POINT:
H A Dmain.c106 case NL80211_IFTYPE_MESH_POINT:
327 vif->type == NL80211_IFTYPE_MESH_POINT) &&
H A Dmcu.c765 case NL80211_IFTYPE_MESH_POINT:
1089 vif->type != NL80211_IFTYPE_MESH_POINT &&
1592 if (vif->type == NL80211_IFTYPE_MESH_POINT) {
H A Dmac.c1549 case NL80211_IFTYPE_MESH_POINT:
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_util.c41 BIT(NL80211_IFTYPE_MESH_POINT) |
57 BIT(NL80211_IFTYPE_MESH_POINT) |
434 vif->type == NL80211_IFTYPE_MESH_POINT) &&
H A Dmt76_connac_mcu.c335 case NL80211_IFTYPE_MESH_POINT:
395 case NL80211_IFTYPE_MESH_POINT:
1166 case NL80211_IFTYPE_MESH_POINT:
1550 case NL80211_IFTYPE_MESH_POINT:
2816 case NL80211_IFTYPE_MESH_POINT:
H A Dmac80211.c508 BIT(NL80211_IFTYPE_MESH_POINT) |
671 BIT(NL80211_IFTYPE_MESH_POINT) |
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dinit.c26 | BIT(NL80211_IFTYPE_MESH_POINT)
901 if (vif == NL80211_IFTYPE_MESH_POINT)
1012 case NL80211_IFTYPE_MESH_POINT:
H A Dmain.c147 case NL80211_IFTYPE_MESH_POINT:
381 vif->type == NL80211_IFTYPE_MESH_POINT) &&
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dcore.c92 BIT(NL80211_IFTYPE_MESH_POINT),
174 BIT(NL80211_IFTYPE_MESH_POINT),
341 BIT(NL80211_IFTYPE_MESH_POINT),
674 BIT(NL80211_IFTYPE_MESH_POINT),
H A Dmac.c2900 if (arvif->vif->type != NL80211_IFTYPE_MESH_POINT) {
2967 if (vif->type != NL80211_IFTYPE_MESH_POINT) {
3724 vif->type == NL80211_IFTYPE_MESH_POINT)) {
5103 vif->type == NL80211_IFTYPE_MESH_POINT ||
5146 vif->type == NL80211_IFTYPE_MESH_POINT ||
5826 case NL80211_IFTYPE_MESH_POINT:
5862 case NL80211_IFTYPE_MESH_POINT:
6786 case NL80211_IFTYPE_MESH_POINT:
9297 ab->hw_params.interface_modes & BIT(NL80211_IFTYPE_MESH_POINT))
9298 limits[1].types |= BIT(NL80211_IFTYPE_MESH_POINT);
[all...]
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dinit.c315 BIT(NL80211_IFTYPE_MESH_POINT) |
H A Dmain.c512 vif->type == NL80211_IFTYPE_MESH_POINT) &&
/freebsd-current/contrib/wpa/src/drivers/
H A Ddriver_nl80211_capa.c120 case NL80211_IFTYPE_MESH_POINT:
379 case NL80211_IFTYPE_MESH_POINT:
1788 iftype = NL80211_IFTYPE_MESH_POINT;
H A Dnl80211_copy.h3135 * @NL80211_IFTYPE_MESH_POINT: mesh point
3160 NL80211_IFTYPE_MESH_POINT, enumerator in enum:nl80211_iftype
H A Ddriver_nl80211.c260 return nlmode == NL80211_IFTYPE_MESH_POINT;
2871 nl80211_get_ifmode(bss) == NL80211_IFTYPE_MESH_POINT)
5411 case NL80211_IFTYPE_MESH_POINT:
7796 return NL80211_IFTYPE_MESH_POINT;
8602 drv->nlmode != NL80211_IFTYPE_MESH_POINT)
9831 drv->nlmode != NL80211_IFTYPE_MESH_POINT)
10444 if (wpa_driver_nl80211_set_mode(priv, NL80211_IFTYPE_MESH_POINT)) {
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dmac.c338 arvif->vif->type != NL80211_IFTYPE_MESH_POINT))
5612 case NL80211_IFTYPE_MESH_POINT:
5664 vif->type == NL80211_IFTYPE_MESH_POINT ||
7675 vif->type == NL80211_IFTYPE_MESH_POINT ||
7711 vif->type == NL80211_IFTYPE_MESH_POINT ||
9633 | BIT(NL80211_IFTYPE_MESH_POINT)
9643 | BIT(NL80211_IFTYPE_MESH_POINT)
9688 BIT(NL80211_IFTYPE_MESH_POINT) |
9712 BIT(NL80211_IFTYPE_MESH_POINT) |
9781 | BIT(NL80211_IFTYPE_MESH_POINT)
[all...]
/freebsd-current/sys/contrib/dev/rtw88/
H A Dmac80211.c183 case NL80211_IFTYPE_MESH_POINT:
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dmac.c3797 vif->type == NL80211_IFTYPE_MESH_POINT ||
3841 vif->type == NL80211_IFTYPE_MESH_POINT ||
4474 case NL80211_IFTYPE_MESH_POINT:
4615 case NL80211_IFTYPE_MESH_POINT:
5370 case NL80211_IFTYPE_MESH_POINT:
7072 ab->hw_params->interface_modes & BIT(NL80211_IFTYPE_MESH_POINT);
7101 limits[1].types |= BIT(NL80211_IFTYPE_MESH_POINT);
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmain.c487 vif->type == NL80211_IFTYPE_MESH_POINT) &&

Completed in 588 milliseconds

12