Searched refs:mtpps (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | port.c | 895 int mlx5_query_mtpps(struct mlx5_core_dev *mdev, u32 *mtpps, u32 mtpps_size) in mlx5_query_mtpps() argument 899 return mlx5_core_access_reg(mdev, in, sizeof(in), mtpps, in mlx5_query_mtpps() 903 int mlx5_set_mtpps(struct mlx5_core_dev *mdev, u32 *mtpps, u32 mtpps_size) in mlx5_set_mtpps() argument 907 return mlx5_core_access_reg(mdev, mtpps, mtpps_size, out, in mlx5_set_mtpps()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | clock.c | 1046 u32 *mtpps, u32 mtpps_size) in mlx5_query_mtpps_pin_mode() argument 1052 return mlx5_core_access_reg(mdev, in, sizeof(in), mtpps, in mlx5_query_mtpps_pin_mode()
|
| /linux/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_ptp.c | 180 err = mlxsw_reg_write(mlxsw_core, MLXSW_REG(mtpps), mtpps_pl); in mlxsw_sp1_ptp_phc_settime()
|