Home
last modified time | relevance | path

Searched defs:pfc_conf (Results 1 – 8 of 8) sorted by relevance

/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.c1278 struct rte_eth_pfc_conf *pfc_conf) in axgbe_priority_flow_ctrl_set()
/f-stack/dpdk/drivers/net/hns3/
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/drivers/net/txgbe/
H A Dtxgbe_ethdev.c2977 struct rte_eth_pfc_conf *pfc_conf) in txgbe_priority_flow_ctrl_set()
/f-stack/dpdk/lib/librte_ethdev/
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/ixgbe/
H A Dixgbe_ethdev.c4946 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/i40e/
H A Di40e_ethdev.c4292 __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() local