Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_ethdev.c112 static int eth_igb_flow_ctrl_set(struct rte_eth_dev *dev,
367 .flow_ctrl_set = eth_igb_flow_ctrl_set,
3285 eth_igb_flow_ctrl_set(struct rte_eth_dev *dev, struct rte_eth_fc_conf *fc_conf) in eth_igb_flow_ctrl_set() function