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