Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h1039 hns3_flow_ctrl_get(struct rte_eth_dev *dev, struct rte_eth_fc_conf *fc_conf);
H A Dhns3_ethdev_dump.c847 ret = hns3_flow_ctrl_get(dev, &fc_conf); in get_link_fc_info()
H A Dhns3_ethdev.c5346 hns3_flow_ctrl_get(struct rte_eth_dev *dev, struct rte_eth_fc_conf *fc_conf) in hns3_flow_ctrl_get() function
6527 .flow_ctrl_get = hns3_flow_ctrl_get,