Home
last modified time | relevance | path

Searched refs:WDS (Results 1 – 8 of 8) sorted by relevance

/freebsd/tools/tools/net80211/
H A DREADME13 wlanwds handling of WDS dynamic links using vaps
/freebsd/tools/tools/net80211/wlaninject/
H A DREADME51 -4 The 4th MAC addr used for WDS. Make sure you specify this before
/freebsd/contrib/wpa/hostapd/
H A DREADME-MULTI-AP81 This is the same behavior as for WDS, and the relevant option ('bridge' or
H A DREADME350 # wired interfaces and WDS links. The normal wireless data interface towards
H A DChangeLog630 * Add bridge handling for WDS STA interfaces. By default they are
635 - Add wds_bridge command for specifying bridge for WDS STA
757 * added support for WDS (4-address frame) mode with per-station virtual
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A DBEGEMOT-WIRELESS-MIB.txt352 WDS mode."
787 "The value of this object specifies whether Dynamic WDS (DWDS)
789 that support Dynamic WDS."
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp10860 const unsigned WDS = std::get<1>(Data); in emitAArch64DeclareSimdFunction() local
10886 if ((UserVLEN * WDS > 2048) || (UserVLEN * WDS % 128 != 0)) { in emitAArch64DeclareSimdFunction()
10892 CGM.getDiags().Report(SLoc, DiagID) << WDS; in emitAArch64DeclareSimdFunction()
/freebsd/contrib/wpa/wpa_supplicant/
H A DChangeLog628 - fix tearing down WDS STA interfaces