Searched refs:WDS (Results 1 – 10 of 10) sorted by relevance
12 wlanwds handling of WDS dynamic links using vaps
51 -4 The 4th MAC addr used for WDS. Make sure you specify this before
67 In addition, each operating mode (adhoc, station, AP, WDS, mesh) have their own
31 * The input path for reinjected frames (eg WDS, 802.11s, BPF);
81 This is the same behavior as for WDS, and the relevant option ('bridge' or
350 # wired interfaces and WDS links. The normal wireless data interface towards
630 * Add bridge handling for WDS STA interfaces. By default they are635 - Add wds_bridge command for specifying bridge for WDS STA757 * added support for WDS (4-address frame) mode with per-station virtual
352 WDS mode."787 "The value of this object specifies whether Dynamic WDS (DWDS)789 that support Dynamic WDS."
10927 const unsigned WDS = std::get<1>(Data); in emitAArch64DeclareSimdFunction() local10953 if ((UserVLEN * WDS > 2048) || (UserVLEN * WDS % 128 != 0)) { in emitAArch64DeclareSimdFunction()10959 CGM.getDiags().Report(SLoc, DiagID) << WDS; in emitAArch64DeclareSimdFunction()
628 - fix tearing down WDS STA interfaces