Home
last modified time | relevance | path

Searched defs:pfc_en (Results 1 – 12 of 12) sorted by relevance

/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_dcb.c551 u8 pfc_en; in ixgbe_dcb_config_pfc_cee() local
612 u8 pfc_en; in ixgbe_dcb_hw_config_cee() local
656 s32 ixgbe_dcb_config_pfc(struct ixgbe_hw *hw, u8 pfc_en, u8 *map) in ixgbe_dcb_config_pfc()
H A Dixgbe_dcb_82598.c232 s32 ixgbe_dcb_config_pfc_82598(struct ixgbe_hw *hw, u8 pfc_en) in ixgbe_dcb_config_pfc_82598()
H A Dixgbe_dcb_82599.c264 s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, u8 pfc_en, u8 *map) in ixgbe_dcb_config_pfc_82599()
/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_dcb_hw.c192 s32 txgbe_dcb_config_pfc_raptor(struct txgbe_hw *hw, u8 pfc_en, u8 *map) in txgbe_dcb_config_pfc_raptor()
H A Dtxgbe_dcb.c355 s32 txgbe_dcb_config_pfc(struct txgbe_hw *hw, u8 pfc_en, u8 *map) in txgbe_dcb_config_pfc()
/dpdk/drivers/net/hns3/
H A Dhns3_dcb.c1374 hns3_dcb_undrop_tc_map(struct hns3_hw *hw, uint8_t pfc_en) in hns3_dcb_undrop_tc_map()
1516 uint8_t pfc_en = hw->dcb_info.pfc_en; in hns3_dcb_hw_configure() local
1740 uint8_t pfc_en = hw->dcb_info.pfc_en; in hns3_dcb_pfc_enable() local
H A Dhns3_ethdev.h140 uint8_t pfc_en; /* Pfc enabled or not for user priority */ member
/dpdk/app/test-pmd/
H A Dtestpmd.c3873 uint8_t pfc_en) in get_eth_dcb_conf()
3953 uint8_t pfc_en) in init_port_dcb_config()
H A Dcmdline.c3264 cmdline_fixed_string_t pfc_en; member
3276 uint8_t pfc_en; in cmd_config_dcb_parsed() local
/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c3462 uint8_t i, pfc_en, nb_tcs; in txgbe_dcb_hw_configure() local
/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx.c4127 uint8_t i, pfc_en, nb_tcs; in ixgbe_dcb_hw_configure() local
/dpdk/drivers/common/cnxk/
H A Droc_mbox.h564 uint16_t __io pfc_en; /* bitmap indicating enabled traffic classes */ member