Home
last modified time | relevance | path

Searched refs:mlxsw_sp2_ptp_state (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ptp.c44 struct mlxsw_sp2_ptp_state { struct
99 static struct mlxsw_sp2_ptp_state *
100 mlxsw_sp2_ptp_state(struct mlxsw_sp *mlxsw_sp) in mlxsw_sp2_ptp_state() function
102 return container_of(mlxsw_sp->ptp_state, struct mlxsw_sp2_ptp_state, in mlxsw_sp2_ptp_state()
1353 struct mlxsw_sp2_ptp_state *ptp_state; in mlxsw_sp2_ptp_init()
1378 struct mlxsw_sp2_ptp_state *ptp_state; in mlxsw_sp2_ptp_fini()
1380 ptp_state = mlxsw_sp2_ptp_state(mlxsw_sp); in mlxsw_sp2_ptp_fini()
1452 struct mlxsw_sp2_ptp_state *ptp_state; in mlxsw_sp2_ptp_hwtstamp_get()
1454 ptp_state = mlxsw_sp2_ptp_state(mlxsw_sp_port->mlxsw_sp); in mlxsw_sp2_ptp_hwtstamp_get()
1543 struct mlxsw_sp2_ptp_state *ptp_state = mlxsw_sp2_ptp_state(mlxsw_sp); in mlxsw_sp2_ptp_enable()
[all …]