Searched refs:rte_eth_dev_flow_ctrl_set (Results 1 – 7 of 7) sorted by relevance
21 rte_eth_dev_flow_ctrl_set;
4174 int rte_eth_dev_flow_ctrl_set(uint16_t port_id,
3628 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()
384 * **[related] API**: ``rte_eth_dev_flow_ctrl_get()``, ``rte_eth_dev_flow_ctrl_set()``,
1356 ret = rte_eth_dev_flow_ctrl_set(PORT_ID(sdev), fc_conf); in fs_flow_ctrl_set()
7595 ret = rte_eth_dev_flow_ctrl_set(res->port_id, &fc_conf); in cmd_link_flow_ctrl_set_parsed()