Searched refs:cmd_stats_result (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/examples/vdpa/ |
| H A D | main.c | 381 struct cmd_stats_result { struct 390 struct cmd_stats_result *res = parsed_result; in cmd_device_stats_parsed() argument 470 TOKEN_STRING_INITIALIZER(struct cmd_stats_result, stats, "stats"); 472 TOKEN_STRING_INITIALIZER(struct cmd_stats_result, bdf, NULL); 474 TOKEN_NUM_INITIALIZER(struct cmd_stats_result, qid, RTE_UINT32);
|
| /f-stack/dpdk/examples/ntb/ |
| H A D | ntb_fwd.c | 979 struct cmd_stats_result { struct 990 struct cmd_stats_result *res = parsed_result; in cmd_stats_parsed() argument 998 TOKEN_STRING_INITIALIZER(struct cmd_stats_result, show, "show#clear"); 1000 TOKEN_STRING_INITIALIZER(struct cmd_stats_result, port, "port"); 1002 TOKEN_STRING_INITIALIZER(struct cmd_stats_result, stats, "stats");
|