Home
last modified time | relevance | path

Searched refs:mlx5_query_port_tc_group (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/include/linux/mlx5/
Dport.h198 int mlx5_query_port_tc_group(struct mlx5_core_dev *mdev,
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Dport.c733 int mlx5_query_port_tc_group(struct mlx5_core_dev *mdev, in mlx5_query_port_tc_group() function
752 EXPORT_SYMBOL_GPL(mlx5_query_port_tc_group);
Den_dcbnl.c128 err = mlx5_query_port_tc_group(mdev, i, &tc_group[i]); in mlx5e_dcbnl_ieee_getets()