Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/
H A Datl_ethdev.c76 static int atl_flow_ctrl_set(struct rte_eth_dev *dev,
321 .flow_ctrl_set = atl_flow_ctrl_set,
1547 atl_flow_ctrl_set(struct rte_eth_dev *dev, struct rte_eth_fc_conf *fc_conf) in atl_flow_ctrl_set() function