Searched refs:mlx5_set_mtppse (Results 1 – 3 of 3) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | mlx5_core.h | 158 int mlx5_set_mtppse(struct mlx5_core_dev *mdev, u8 pin, u8 arm, u8 mode);
|
D | en_clock.c | 318 return mlx5_set_mtppse(priv->mdev, pin, 0, in mlx5e_extts_configure() 394 return mlx5_set_mtppse(priv->mdev, pin, 0, in mlx5e_perout_configure()
|
D | port.c | 946 int mlx5_set_mtppse(struct mlx5_core_dev *mdev, u8 pin, u8 arm, u8 mode) in mlx5_set_mtppse() function
|