Searched refs:wlantest_cli_cmd (Results 1 – 1 of 1) sorted by relevance
1577 struct wlantest_cli_cmd { struct1584 static const struct wlantest_cli_cmd wlantest_cli_commands[] = { argument1643 static void print_cmd_help(FILE *stream, const struct wlantest_cli_cmd *cmd, in print_cmd_help()1675 const struct wlantest_cli_cmd *cmd, *match = NULL; in ctrl_command()1770 const struct wlantest_cli_cmd *c = &wlantest_cli_commands[i]; in wlantest_cli_cmd_completion()