Searched defs:pfc_en (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.4/drivers/net/ethernet/intel/ixgbe/ | 
| 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()
 
 | 
| 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()
 
 | 
| 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()
 
 | 
| D | ixgbe_dcb_nl.c | 348 			u8 pfc_en;  in ixgbe_dcbnl_set_all()  local
 | 
| D | ixgbe_main.c | 966 	bool pfc_en = adapter->dcb_cfg.pfc_mode_enable;  in ixgbe_update_xoff_received()  local3681 	bool pfc_en = adapter->dcb_cfg.pfc_mode_enable;  in ixgbe_set_rx_drop_en()  local
 7348 	bool pfc_en = adapter->dcb_cfg.pfc_mode_enable;  in ixgbe_watchdog_update_link()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/ | 
| D | port_buffer.c | 189 			       u8 pfc_en, u8 *buffer, u32 xoff,  in update_buffer_lossy()
 | 
| /Linux-v5.4/include/uapi/linux/ | 
| D | dcbnl.h | 159 	__u8	pfc_en;  member210 	__u8    pfc_en;  member
 
 | 
| /Linux-v5.4/drivers/net/ethernet/intel/fm10k/ | 
| D | fm10k.h | 387 	u8 pfc_en;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/ | 
| D | hclge_main.h | 359 	u8 pfc_en;	/* PFC enabled or not for user priority */  member
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlxsw/ | 
| D | spectrum.c | 929 	u8 pfc_en = !!my_pfc ? my_pfc->pfc_en : 0;  in __mlxsw_sp_port_headroom_set()  local
 | 
| D | reg.h | 4559 static inline void mlxsw_reg_pfcc_prio_pack(char *payload, u8 pfc_en)  in mlxsw_reg_pfcc_prio_pack()
 |