Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dcbnl.c342 static int mlx5e_dcbnl_ieee_getpfc(struct net_device *dev, in mlx5e_dcbnl_ieee_getpfc() function
799 err = mlx5e_dcbnl_ieee_getpfc(netdev, &pfc); in mlx5e_dcbnl_get_priority_pfc()
889 if (mlx5e_dcbnl_ieee_getpfc(netdev, &pfc)) in mlx5e_dcbnl_getpfcstate()
996 .ieee_getpfc = mlx5e_dcbnl_ieee_getpfc,