Home
last modified time | relevance | path

Searched refs:tx_pfc_mode (Results 1 – 1 of 1) sorted by relevance

/dpdk/app/test-pmd/
H A Dcmdline.c7609 cmdline_fixed_string_t tx_pfc_mode; member
7639 tx_fc_enable = (!strncmp(res->tx_pfc_mode, "on",2)) ? 1 : 0; in cmd_priority_flow_ctrl_set_parsed()
7670 tx_pfc_mode, "on#off");
7718 cmdline_fixed_string_t tx_pfc_mode; member
7748 tx_fc_enable = (!strncmp(res->tx_pfc_mode, "on", 2)) ? 1 : 0; in cmd_queue_priority_flow_ctrl_set_parsed()
7791 tx_pfc_mode, "on#off");