Searched refs:cmd_showqueue_result (Results 1 – 1 of 1) sorted by relevance
| /dpdk/app/test-pmd/ |
| H A D | cmdline.c | 8438 struct cmd_showqueue_result { struct 8451 struct cmd_showqueue_result *res = parsed_result; in cmd_showqueue_parsed() argument 8460 TOKEN_STRING_INITIALIZER(struct cmd_showqueue_result, show, "show"); 8462 TOKEN_STRING_INITIALIZER(struct cmd_showqueue_result, type, "rxq#txq"); 8464 TOKEN_STRING_INITIALIZER(struct cmd_showqueue_result, what, "info"); 8466 TOKEN_NUM_INITIALIZER(struct cmd_showqueue_result, portnum, 8469 TOKEN_NUM_INITIALIZER(struct cmd_showqueue_result, queuenum,
|