Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test-pmd/
H A Dcmdline.c7161 cmdline_fixed_string_t tx_pfc_mode; member
7191 tx_fc_enable = (!strncmp(res->tx_pfc_mode, "on",2)) ? 1 : 0; in cmd_priority_flow_ctrl_set_parsed()
7220 tx_pfc_mode, "on#off");