Searched refs:hns3_flow_ctrl_get (Results 1 – 3 of 3) sorted by relevance
1039 hns3_flow_ctrl_get(struct rte_eth_dev *dev, struct rte_eth_fc_conf *fc_conf);
847 ret = hns3_flow_ctrl_get(dev, &fc_conf); in get_link_fc_info()
5346 hns3_flow_ctrl_get(struct rte_eth_dev *dev, struct rte_eth_fc_conf *fc_conf) in hns3_flow_ctrl_get() function6527 .flow_ctrl_get = hns3_flow_ctrl_get,