Searched refs:mlxsw_sp2_ptp_state (Results 1 – 1 of 1) sorted by relevance
44 struct mlxsw_sp2_ptp_state { struct99 static struct mlxsw_sp2_ptp_state *100 mlxsw_sp2_ptp_state(struct mlxsw_sp *mlxsw_sp) in mlxsw_sp2_ptp_state() function102 return container_of(mlxsw_sp->ptp_state, struct mlxsw_sp2_ptp_state, in mlxsw_sp2_ptp_state()1354 struct mlxsw_sp2_ptp_state *ptp_state; in mlxsw_sp2_ptp_init()1383 struct mlxsw_sp2_ptp_state *ptp_state; in mlxsw_sp2_ptp_fini()1385 ptp_state = mlxsw_sp2_ptp_state(mlxsw_sp); in mlxsw_sp2_ptp_fini()1457 struct mlxsw_sp2_ptp_state *ptp_state; in mlxsw_sp2_ptp_hwtstamp_get()1459 ptp_state = mlxsw_sp2_ptp_state(mlxsw_sp_port->mlxsw_sp); in mlxsw_sp2_ptp_hwtstamp_get()1548 struct mlxsw_sp2_ptp_state *ptp_state = mlxsw_sp2_ptp_state(mlxsw_sp); in mlxsw_sp2_ptp_enable()[all …]