Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_ptp.c43 struct mlxsw_sp2_ptp_state { struct
98 static struct mlxsw_sp2_ptp_state *
99 mlxsw_sp2_ptp_state(struct mlxsw_sp *mlxsw_sp) in mlxsw_sp2_ptp_state() function
101 return container_of(mlxsw_sp->ptp_state, struct mlxsw_sp2_ptp_state, in mlxsw_sp2_ptp_state()
1364 struct mlxsw_sp2_ptp_state *ptp_state; in mlxsw_sp2_ptp_init()
1389 struct mlxsw_sp2_ptp_state *ptp_state; in mlxsw_sp2_ptp_fini()
1391 ptp_state = mlxsw_sp2_ptp_state(mlxsw_sp); in mlxsw_sp2_ptp_fini()
1463 struct mlxsw_sp2_ptp_state *ptp_state; in mlxsw_sp2_ptp_hwtstamp_get()
1465 ptp_state = mlxsw_sp2_ptp_state(mlxsw_sp_port->mlxsw_sp); in mlxsw_sp2_ptp_hwtstamp_get()
1554 struct mlxsw_sp2_ptp_state *ptp_state = mlxsw_sp2_ptp_state(mlxsw_sp); in mlxsw_sp2_ptp_enable()
[all …]