Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_dcb.h205 struct rte_eth_pfc_conf *pfc_conf);
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()
H A Dhns3_ethdev.c5159 struct rte_eth_pfc_conf *pfc_conf) in hns3_priority_flow_ctrl_set()
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_ethdev_driver.h338 struct rte_eth_pfc_conf *pfc_conf);
H A Drte_ethdev.h1205 struct rte_eth_pfc_conf { struct
3788 struct rte_eth_pfc_conf *pfc_conf);
H A Drte_ethdev.c3704 struct rte_eth_pfc_conf *pfc_conf) in rte_eth_dev_priority_flow_ctrl_set()
/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.c80 struct rte_eth_pfc_conf *pfc_conf);
1278 struct rte_eth_pfc_conf *pfc_conf) in axgbe_priority_flow_ctrl_set()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c217 struct rte_eth_pfc_conf *pfc_conf);
4946 ixgbe_priority_flow_ctrl_set(struct rte_eth_dev *dev, struct rte_eth_pfc_conf *pfc_conf) in ixgbe_priority_flow_ctrl_set()
/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.c2977 struct rte_eth_pfc_conf *pfc_conf) in txgbe_priority_flow_ctrl_set()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c266 struct rte_eth_pfc_conf *pfc_conf);
4292 __rte_unused struct rte_eth_pfc_conf *pfc_conf) in i40e_priority_flow_ctrl_set()
/f-stack/dpdk/app/test-pmd/
H A Dcmdline.c7175 struct rte_eth_pfc_conf pfc_conf; in cmd_priority_flow_ctrl_set_parsed()
7189 memset(&pfc_conf, 0, sizeof(struct rte_eth_pfc_conf)); in cmd_priority_flow_ctrl_set_parsed()