Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Den_dcbnl.c332 static int mlx5e_dcbnl_ieee_getpfc(struct net_device *dev, in mlx5e_dcbnl_ieee_getpfc() function
789 err = mlx5e_dcbnl_ieee_getpfc(netdev, &pfc); in mlx5e_dcbnl_get_priority_pfc()
879 if (mlx5e_dcbnl_ieee_getpfc(netdev, &pfc)) in mlx5e_dcbnl_getpfcstate()
985 .ieee_getpfc = mlx5e_dcbnl_ieee_getpfc,