Home | History | Annotate | Download | only in iw

Lines Matching defs:station

14 SECTION(station);
159 * the kernel starts sending station notifications.
175 printf("Station %s (on %s)", mac_addr, dev);
379 COMMAND(station, get, "<MAC address>",
381 "Get information for a specific station.");
382 COMMAND(station, del, "<MAC address>",
384 "Remove the given station entry (use with caution!)");
448 COMMAND_ALIAS(station, set, "<MAC address> plink_action <open|block>",
450 "Set mesh peer link action for this station (peer).",
496 COMMAND_ALIAS(station, set, "<MAC address> vlan <ifindex>",
498 "Set an AP VLAN for this station.",
548 COMMAND_ALIAS(station, set, "<MAC address> mesh_power_mode "
551 "Set link-specific mesh power mode for this station",
563 COMMAND(station, dump, NULL,