Searched refs:rte_eth_dev_flow_ctrl_set (Results 1 – 7 of 7) sorted by relevance
19 rte_eth_dev_flow_ctrl_set;
3769 int rte_eth_dev_flow_ctrl_set(uint16_t port_id,
3687 rte_eth_dev_flow_ctrl_set(uint16_t port_id, struct rte_eth_fc_conf *fc_conf) in rte_eth_dev_flow_ctrl_set() function
290 status = rte_eth_dev_flow_ctrl_set(port_id, &fc_conf); in rte_ethtool_set_pauseparam()
396 * **[related] API**: ``rte_eth_dev_flow_ctrl_get()``, ``rte_eth_dev_flow_ctrl_set()``,
1354 ret = rte_eth_dev_flow_ctrl_set(PORT_ID(sdev), fc_conf); in fs_flow_ctrl_set()
7149 ret = rte_eth_dev_flow_ctrl_set(res->port_id, &fc_conf); in cmd_link_flow_ctrl_set_parsed()