Searched refs:rte_eth_dev_priority_flow_ctrl_set (Results 1 – 5 of 5) sorted by relevance
37 rte_eth_dev_priority_flow_ctrl_set;
3787 int rte_eth_dev_priority_flow_ctrl_set(uint16_t port_id,
3703 rte_eth_dev_priority_flow_ctrl_set(uint16_t port_id, in rte_eth_dev_priority_flow_ctrl_set() function
397 ``rte_eth_dev_priority_flow_ctrl_set()``.
7198 ret = rte_eth_dev_priority_flow_ctrl_set(res->port_id, &pfc_conf); in cmd_priority_flow_ctrl_set_parsed()