Home
last modified time | relevance | path

Searched refs:eth_igc_flow_ctrl_set (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c232 eth_igc_flow_ctrl_set(struct rte_eth_dev *dev, struct rte_eth_fc_conf *fc_conf);
291 .flow_ctrl_set = eth_igc_flow_ctrl_set,
2180 eth_igc_flow_ctrl_set(struct rte_eth_dev *dev, struct rte_eth_fc_conf *fc_conf) in eth_igc_flow_ctrl_set() function