Home
last modified time | relevance | path

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

/dpdk/drivers/net/hns3/
H A Dhns3_dcb.h205 struct rte_eth_pfc_conf *pfc_conf);
H A Dhns3_dcb.c1733 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.c5458 struct rte_eth_pfc_conf *pfc_conf) in hns3_priority_flow_ctrl_set()
/dpdk/lib/ethdev/
H A Dethdev_driver.h543 struct rte_eth_pfc_conf *pfc_conf);
H A Drte_ethdev.h1408 struct rte_eth_pfc_conf { struct
4193 struct rte_eth_pfc_conf *pfc_conf);
H A Drte_ethdev.c3653 struct rte_eth_pfc_conf *pfc_conf) in rte_eth_dev_priority_flow_ctrl_set()
/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.c83 struct rte_eth_pfc_conf *pfc_conf);
1334 struct rte_eth_pfc_conf *pfc_conf) in axgbe_priority_flow_ctrl_set()
/dpdk/drivers/net/ixgbe/
H A Dixgbe_ethdev.c217 struct rte_eth_pfc_conf *pfc_conf);
4974 ixgbe_priority_flow_ctrl_set(struct rte_eth_dev *dev, struct rte_eth_pfc_conf *pfc_conf) in ixgbe_priority_flow_ctrl_set()
/dpdk/drivers/net/txgbe/
H A Dtxgbe_ethdev.c3286 struct rte_eth_pfc_conf *pfc_conf) in txgbe_priority_flow_ctrl_set()
/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c286 struct rte_eth_pfc_conf *pfc_conf);
4247 __rte_unused struct rte_eth_pfc_conf *pfc_conf) in i40e_priority_flow_ctrl_set()
/dpdk/app/test-pmd/
H A Dcmdline.c7623 struct rte_eth_pfc_conf pfc_conf; in cmd_priority_flow_ctrl_set_parsed()
7637 memset(&pfc_conf, 0, sizeof(struct rte_eth_pfc_conf)); in cmd_priority_flow_ctrl_set_parsed()