Home
last modified time | relevance | path

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

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