Searched defs:pfc_en (Results 1 – 14 of 14) sorted by relevance
/linux/drivers/net/ethernet/freescale/dpaa2/ |
A D | dpaa2-eth-dcb.c | 20 static inline bool dpaa2_eth_is_prio_enabled(u8 pfc_en, u8 tc) in dpaa2_eth_is_prio_enabled() 25 static int dpaa2_eth_set_pfc_cn(struct dpaa2_eth_priv *priv, u8 pfc_en) in dpaa2_eth_set_pfc_cn()
|
/linux/drivers/net/ethernet/intel/ixgbe/ |
A D | ixgbe_dcb_82598.c | 174 s32 ixgbe_dcb_config_pfc_82598(struct ixgbe_hw *hw, u8 pfc_en) in ixgbe_dcb_config_pfc_82598() 263 s32 ixgbe_dcb_hw_config_82598(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill, in ixgbe_dcb_hw_config_82598()
|
A D | ixgbe_dcb.c | 162 void ixgbe_dcb_unpack_pfc(struct ixgbe_dcb_config *cfg, u8 *pfc_en) in ixgbe_dcb_unpack_pfc() 253 u8 pfc_en; in ixgbe_dcb_hw_config() local 286 s32 ixgbe_dcb_hw_pfc_config(struct ixgbe_hw *hw, u8 pfc_en, u8 *prio_tc) in ixgbe_dcb_hw_pfc_config()
|
A D | ixgbe_dcb_82599.c | 190 s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, u8 pfc_en, u8 *prio_tc) in ixgbe_dcb_config_pfc_82599() 333 s32 ixgbe_dcb_hw_config_82599(struct ixgbe_hw *hw, u8 pfc_en, u16 *refill, in ixgbe_dcb_hw_config_82599()
|
A D | ixgbe_dcb_nl.c | 348 u8 pfc_en; in ixgbe_dcbnl_set_all() local
|
A D | ixgbe_main.c | 967 bool pfc_en = adapter->dcb_cfg.pfc_mode_enable; in ixgbe_update_xoff_received() local 3672 bool pfc_en = adapter->dcb_cfg.pfc_mode_enable; in ixgbe_set_rx_drop_en() local 7373 bool pfc_en = adapter->dcb_cfg.pfc_mode_enable; in ixgbe_watchdog_update_link() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | port_buffer.c | 196 u8 pfc_en, u8 *buffer, u32 xoff, u16 port_buff_cell_sz, in update_buffer_lossy() 242 static int fill_pfc_en(struct mlx5_core_dev *mdev, u8 *pfc_en) in fill_pfc_en()
|
/linux/drivers/net/ethernet/intel/i40e/ |
A D | i40e_dcb.c | 1412 u8 pfc_en, u8 *prio_tc) in i40e_dcb_hw_pfc_config() 1630 u8 pfc_en, u32 *mfs_tc, in i40e_dcb_hw_calculate_pool_sizes()
|
/linux/include/uapi/linux/ |
A D | dcbnl.h | 159 __u8 pfc_en; member 210 __u8 pfc_en; member
|
/linux/drivers/net/ethernet/huawei/hinic/ |
A D | hinic_port.c | 1210 int hinic_dcb_set_pfc(struct hinic_hwdev *hwdev, u8 pfc_en, u8 pfc_bitmap) in hinic_dcb_set_pfc()
|
A D | hinic_port.h | 676 u8 pfc_en; member
|
/linux/drivers/net/ethernet/intel/fm10k/ |
A D | fm10k.h | 381 u8 pfc_en; member
|
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/ |
A D | hclge_main.h | 403 u8 pfc_en; /* PFC enabled or not for user priority */ member
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
A D | reg.h | 4894 static inline void mlxsw_reg_pfcc_prio_pack(char *payload, u8 pfc_en) in mlxsw_reg_pfcc_prio_pack()
|
Completed in 69 milliseconds