Home
last modified time | relevance | path

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

/freebsd-14-stable/tools/tools/net80211/
HDREADME13 wlanwds handling of WDS dynamic links using vaps
/freebsd-14-stable/tools/tools/net80211/wlaninject/
HDREADME51 -4 The 4th MAC addr used for WDS. Make sure you specify this before
/freebsd-14-stable/contrib/wpa/hostapd/
HDREADME-MULTI-AP81 This is the same behavior as for WDS, and the relevant option ('bridge' or
HDREADME350 # wired interfaces and WDS links. The normal wireless data interface towards
HDChangeLog630 * 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-14-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
HDBEGEMOT-WIRELESS-MIB.txt352 WDS mode."
787 "The value of this object specifies whether Dynamic WDS (DWDS)
789 that support Dynamic WDS."
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntime.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-14-stable/contrib/wpa/wpa_supplicant/
HDChangeLog628 - fix tearing down WDS STA interfaces