Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_dcb.h204 int hns3_dcb_pfc_enable(struct rte_eth_dev *dev,
H A Dhns3_dcb.c1716 hns3_dcb_pfc_enable(struct rte_eth_dev *dev, struct rte_eth_pfc_conf *pfc_conf) in hns3_dcb_pfc_enable() function
H A Dhns3_ethdev.c5206 ret = hns3_dcb_pfc_enable(dev, pfc_conf); in hns3_priority_flow_ctrl_set()