diff options
| author | Amit Cohen <amcohen@nvidia.com> | 2022-07-24 11:03:27 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2022-07-25 13:58:55 +0100 |
| commit | 9bfe3c16fc23eb826e360c225e8a73556d60d1cb (patch) | |
| tree | d69b56d69ff51abdedc299afbd12651fbd454974 /scripts/gdb/linux/genpd.py | |
| parent | e8fea346b5563b719f9437b71d788c1bd825c027 (diff) | |
mlxsw: spectrum_ptp: Use 'struct mlxsw_sp_ptp_clock' per ASIC
Currently, there is one shared structure that holds the required
structures for PTP clock. Most of the existing fields are relevant only
for Spectrum-1 (cycles, timecounter, and more). Rename the structure to
be specific for Spectrum-1 and align the existing code. Add a common
structure which includes the structures which will be used also for
Spectrum-2. This structure will be returned from clock_init() operation,
as the definition is shared between all ASICs' operations.
Signed-off-by: Amit Cohen <amcohen@nvidia.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/genpd.py')
0 files changed, 0 insertions, 0 deletions
