Home
last modified time | relevance | path

Searched refs:mlx5_qos_is_supported (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Dqos.h18 bool mlx5_qos_is_supported(struct mlx5_core_dev *mdev);
Dqos.c8 bool mlx5_qos_is_supported(struct mlx5_core_dev *mdev) in mlx5_qos_is_supported() function
Den_main.c5136 if (mlx5_qos_is_supported(mdev)) in mlx5e_build_nic_netdev()
5497 if (mlx5_qos_is_supported(mdev)) in mlx5e_calc_max_nch()
5627 qos_txqs = mlx5_qos_is_supported(mdev) && in mlx5e_get_max_num_txqs()
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Dqos.c384 if (!mlx5_qos_is_supported(priv->mdev)) { in mlx5e_htb_setup_tc()
458 if (!mlx5_qos_is_supported(mdev)) { in mlx5e_mqprio_rl_init()