Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/
Dmlx5_core.h217 int mlx5_query_mtpps(struct mlx5_core_dev *dev, u32 *mtpps, u32 mtpps_size);
Dport.c934 int mlx5_query_mtpps(struct mlx5_core_dev *mdev, u32 *mtpps, u32 mtpps_size) in mlx5_query_mtpps() function
/linux-5.19.10/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dclock.c681 mlx5_query_mtpps(mdev, out, sizeof(out)); in mlx5_get_pps_caps()