Searched refs:WDS (Results 1 – 8 of 8) sorted by relevance
13 wlanwds handling of WDS dynamic links using vaps
51 -4 The 4th MAC addr used for WDS. Make sure you specify this before
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."
10860 const unsigned WDS = std::get<1>(Data); in emitAArch64DeclareSimdFunction() local10886 if ((UserVLEN * WDS > 2048) || (UserVLEN * WDS % 128 != 0)) { in emitAArch64DeclareSimdFunction()10892 CGM.getDiags().Report(SLoc, DiagID) << WDS; in emitAArch64DeclareSimdFunction()
628 - fix tearing down WDS STA interfaces