Home
last modified time | relevance | path

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

/linux/include/linux/mlx5/
H A Dport.h189 int mlx5_query_port_stall_watermark(struct mlx5_core_dev *dev,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dport.c564 int mlx5_query_port_stall_watermark(struct mlx5_core_dev *dev, in mlx5_query_port_stall_watermark() function
H A Den_ethtool.c1532 return mlx5_query_port_stall_watermark(mdev, pfc_prevention_tout, NULL); in mlx5e_get_pfc_prevention_tout()