Searched defs:prio_tc (Results 1 – 7 of 7) sorted by relevance
/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_dcb_82599.c | 49 u8 *prio_tc) in ixgbe_dcb_config_rx_arbiter_82599() 159 u8 *prio_tc) in ixgbe_dcb_config_tx_data_arbiter_82599() 213 s32 ixgbe_dcb_config_pfc_82599(struct ixgbe_hw *hw, u8 pfc_en, u8 *prio_tc) in ixgbe_dcb_config_pfc_82599() 356 u16 *max, u8 *bwg_id, u8 *prio_type, u8 *prio_tc) in ixgbe_dcb_hw_config_82599()
|
D | ixgbe_dcb.c | 276 u8 prio_tc[MAX_TRAFFIC_CLASS]; in ixgbe_dcb_hw_config() local 306 s32 ixgbe_dcb_hw_pfc_config(struct ixgbe_hw *hw, u8 pfc_en, u8 *prio_tc) in ixgbe_dcb_hw_pfc_config() 358 u8 *prio_type, u8 *prio_tc) in ixgbe_dcb_hw_ets_config()
|
D | ixgbe_dcb_nl.c | 343 u8 prio_tc[MAX_USER_PRIORITY]; in ixgbe_dcbnl_set_all() local 374 u8 prio_tc[MAX_USER_PRIORITY]; in ixgbe_dcbnl_set_all() local 615 u8 *prio_tc; in ixgbe_dcbnl_ieee_setpfc() local
|
/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_dcb.c | 99 u8 *prio_tc) in mlxsw_sp_port_pg_prio_map() 112 static bool mlxsw_sp_ets_has_pg(u8 *prio_tc, u8 pg) in mlxsw_sp_ets_has_pg()
|
D | spectrum.c | 756 u8 *prio_tc, bool pause_en, in __mlxsw_sp_port_headroom_set() 796 u8 *prio_tc; in mlxsw_sp_port_headroom_set() local
|
D | reg.h | 2753 u8 prio_tc) in mlxsw_reg_ppcnt_pack()
|
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | port.c | 551 int mlx5_set_port_prio_tc(struct mlx5_core_dev *mdev, u8 *prio_tc) in mlx5_set_port_prio_tc()
|