Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A 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()
1352 struct mlxsw_sp2_ptp_state *ptp_state; in mlxsw_sp2_ptp_init()
1377 struct mlxsw_sp2_ptp_state *ptp_state; in mlxsw_sp2_ptp_fini()
1379 ptp_state = mlxsw_sp2_ptp_state(mlxsw_sp); in mlxsw_sp2_ptp_fini()
1451 struct mlxsw_sp2_ptp_state *ptp_state; in mlxsw_sp2_ptp_hwtstamp_get()
1453 ptp_state = mlxsw_sp2_ptp_state(mlxsw_sp_port->mlxsw_sp); in mlxsw_sp2_ptp_hwtstamp_get()
1542 struct mlxsw_sp2_ptp_state *ptp_stat in mlxsw_sp2_ptp_enable()
[all...]

Completed in 3 milliseconds