Searched refs:cmd_showqueue_result (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/app/test-pmd/ |
| H A D | cmdline.c | 7751 struct cmd_showqueue_result { struct 7764 struct cmd_showqueue_result *res = parsed_result; in cmd_showqueue_parsed() argument 7773 TOKEN_STRING_INITIALIZER(struct cmd_showqueue_result, show, "show"); 7775 TOKEN_STRING_INITIALIZER(struct cmd_showqueue_result, type, "rxq#txq"); 7777 TOKEN_STRING_INITIALIZER(struct cmd_showqueue_result, what, "info"); 7779 TOKEN_NUM_INITIALIZER(struct cmd_showqueue_result, portnum, 7782 TOKEN_NUM_INITIALIZER(struct cmd_showqueue_result, queuenum,
|