Searched refs:rte_eth_dev_flow_ctrl_get (Results 1 – 7 of 7) sorted by relevance
229 status = rte_eth_dev_flow_ctrl_get(port_id, &fc_conf); in rte_ethtool_get_pauseparam()272 status = rte_eth_dev_flow_ctrl_get(port_id, &fc_conf); in rte_ethtool_set_pauseparam()
20 rte_eth_dev_flow_ctrl_get;
4157 int rte_eth_dev_flow_ctrl_get(uint16_t port_id,
3608 rte_eth_dev_flow_ctrl_get(uint16_t port_id, struct rte_eth_fc_conf *fc_conf) in rte_eth_dev_flow_ctrl_get() function
384 * **[related] API**: ``rte_eth_dev_flow_ctrl_get()``, ``rte_eth_dev_flow_ctrl_set()``,
770 ret = rte_eth_dev_flow_ctrl_get(i, &fc_conf); in show_port()
7251 ret = rte_eth_dev_flow_ctrl_get(res->port_id, &fc_conf); in cmd_link_flow_ctrl_show_parsed()7549 ret = rte_eth_dev_flow_ctrl_get(res->port_id, &fc_conf); in cmd_link_flow_ctrl_set_parsed()