Searched refs:mlx5_set_mtppse (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/ |
D | mlx5_core.h | 250 int mlx5_set_mtppse(struct mlx5_core_dev *mdev, u8 pin, u8 arm, u8 mode);
|
D | port.c | 946 int mlx5_set_mtppse(struct mlx5_core_dev *mdev, u8 pin, u8 arm, u8 mode) in mlx5_set_mtppse() function
|
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | clock.c | 435 return mlx5_set_mtppse(mdev, pin, 0, in mlx5_extts_configure() 634 return mlx5_set_mtppse(mdev, pin, 0, in mlx5_perout_configure()
|