Home
last modified time | relevance | path

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

/dpdk/app/test-pmd/
H A Dcmdline.c7607 cmdline_fixed_string_t rx_pfc_mode; member
7638 rx_fc_enable = (!strncmp(res->rx_pfc_mode, "on",2)) ? 1 : 0; in cmd_priority_flow_ctrl_set_parsed()
7664 rx_pfc_mode, "on#off");
7714 cmdline_fixed_string_t rx_pfc_mode; member
7747 rx_fc_enable = (!strncmp(res->rx_pfc_mode, "on", 2)) ? 1 : 0; in cmd_queue_priority_flow_ctrl_set_parsed()
7779 rx_pfc_mode, "on#off");