Searched refs:mlx5_qos_is_supported (Results 1 – 4 of 4) sorted by relevance
18 bool mlx5_qos_is_supported(struct mlx5_core_dev *mdev);
8 bool mlx5_qos_is_supported(struct mlx5_core_dev *mdev) in mlx5_qos_is_supported() function
4825 if (mlx5_qos_is_supported(mdev)) in mlx5e_build_nic_netdev()5131 if (mlx5_qos_is_supported(mdev)) in mlx5e_calc_max_nch()5460 if (mlx5_qos_is_supported(mdev)) in mlx5e_probe()
479 if (!mlx5_qos_is_supported(priv->mdev)) { in mlx5e_htb_root_add()1022 if (!mlx5_qos_is_supported(mdev)) { in mlx5e_mqprio_rl_init()
Completed in 16 milliseconds