Searched refs:tx_lfc_mode (Results 1 – 1 of 1) sorted by relevance
7300 cmdline_fixed_string_t tx_lfc_mode; member7333 tx_lfc_mode, "on#off");7569 tx_fc_en = (!strcmp(res->tx_lfc_mode, "on")) ? 1 : 0; in cmd_link_flow_ctrl_set_parsed()