Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_dcbnl.c13 u8 pfc_en = pfvf->pfc_en; in otx2_check_pfc_config() local
30 u8 pfc_en, pfc_bit_set; in otx2_pfc_txschq_config() local
106 u8 pfc_en = pfvf->pfc_en; in otx2_pfc_txschq_alloc() local
202 u8 pfc_en = pfvf->pfc_en, pfc_bit_set; in otx2_pfc_txschq_update() local
269 u8 pfc_en, pfc_bit_set; in otx2_pfc_txschq_stop() local
H A Dotx2_common.h521 u8 pfc_en; member
/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-eth-dcb.c20 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()
/openbmc/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_dcb_82598.c174 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()
H A Dixgbe_dcb.c162 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()
H A Dixgbe_dcb_82599.c190 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()
H A Dixgbe_dcb_nl.c346 u8 pfc_en; in ixgbe_dcbnl_set_all() local
H A Dixgbe_main.c968 bool pfc_en = adapter->dcb_cfg.pfc_mode_enable; in ixgbe_update_xoff_received() local
3663 bool pfc_en = adapter->dcb_cfg.pfc_mode_enable; in ixgbe_set_rx_drop_en() local
7445 bool pfc_en = adapter->dcb_cfg.pfc_mode_enable; in ixgbe_watchdog_update_link() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dport_buffer.c410 u8 pfc_en, u8 *buffer, u32 xoff, u16 port_buff_cell_sz, in update_buffer_lossy()
460 static int fill_pfc_en(struct mlx5_core_dev *mdev, u8 *pfc_en) in fill_pfc_en()
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drpm.c208 unsigned long pfc_en, in rpm_cfg_pfc_quanta_thresh()
612 int rpm_lmac_pfc_config(void *rpmd, int lmac_id, u8 tx_pause, u8 rx_pause, u16 pfc_en) in rpm_lmac_pfc_config()
H A Drvu_cgx.c1220 u8 rx_pause, u16 pfc_en) in rvu_cgx_prio_flow_ctrl_cfg()
H A Dcgx.c926 u8 rx_pause, u16 pfc_en) in cgx_lmac_pfc_config()
H A Dmbox.h704 u16 pfc_en; /* bitmap indicating pfc enabled traffic classes */ member
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_dcb.c1414 u8 pfc_en, u8 *prio_tc) in i40e_dcb_hw_pfc_config()
1632 u8 pfc_en, u32 *mfs_tc, in i40e_dcb_hw_calculate_pool_sizes()
/openbmc/linux/include/uapi/linux/
H A Ddcbnl.h159 __u8 pfc_en; member
210 __u8 pfc_en; member
/openbmc/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_port.c1225 int hinic_dcb_set_pfc(struct hinic_hwdev *hwdev, u8 pfc_en, u8 pfc_bitmap) in hinic_dcb_set_pfc()
H A Dhinic_port.h686 u8 pfc_en; member
/openbmc/linux/drivers/net/ethernet/intel/fm10k/
H A Dfm10k.h381 u8 pfc_en; member
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h374 u8 pfc_en; /* PFC enabled or not for user priority */ member
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dreg.h5093 static inline void mlxsw_reg_pfcc_prio_pack(char *payload, u8 pfc_en) in mlxsw_reg_pfcc_prio_pack()