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