Searched defs:pfc_en (Results 1 – 11 of 11) sorted by relevance
| /f-stack/dpdk/drivers/net/ixgbe/base/ |
| H A D | ixgbe_dcb.c | 551 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 D | ixgbe_dcb_82598.c | 232 s32 ixgbe_dcb_config_pfc_82598(struct ixgbe_hw *hw, u8 pfc_en) in ixgbe_dcb_config_pfc_82598()
|
| H A D | ixgbe_dcb_82599.c | 264 s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, u8 pfc_en, u8 *map) in ixgbe_dcb_config_pfc_82599()
|
| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_dcb_hw.c | 191 s32 txgbe_dcb_config_pfc_raptor(struct txgbe_hw *hw, u8 pfc_en, u8 *map) in txgbe_dcb_config_pfc_raptor()
|
| H A D | txgbe_dcb.c | 354 s32 txgbe_dcb_config_pfc(struct txgbe_hw *hw, u8 pfc_en, u8 *map) in txgbe_dcb_config_pfc()
|
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_dcb.c | 1330 hns3_dcb_undrop_tc_map(struct hns3_hw *hw, uint8_t pfc_en) in hns3_dcb_undrop_tc_map() 1357 uint8_t pfc_en; in hns3_dcb_cfg_validate() local 1723 uint8_t pfc_en = hw->dcb_info.pfc_en; in hns3_dcb_pfc_enable() local
|
| H A D | hns3_ethdev.h | 130 uint8_t pfc_en; /* Pfc enabled or not for user priority */ member
|
| /f-stack/dpdk/app/test-pmd/ |
| H A D | testpmd.c | 3583 uint8_t pfc_en) in get_eth_dcb_conf() 3663 uint8_t pfc_en) in init_port_dcb_config()
|
| H A D | cmdline.c | 3148 cmdline_fixed_string_t pfc_en; member 3159 uint8_t pfc_en; in cmd_config_dcb_parsed() local
|
| /f-stack/dpdk/drivers/net/txgbe/ |
| H A D | txgbe_rxtx.c | 3318 uint8_t i, pfc_en, nb_tcs; in txgbe_dcb_hw_configure() local
|
| /f-stack/dpdk/drivers/net/ixgbe/ |
| H A D | ixgbe_rxtx.c | 4088 uint8_t i, pfc_en, nb_tcs; in ixgbe_dcb_hw_configure() local
|