Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum.c2341 char *mtpptr_pl, bool ingress) in mlxsw_sp1_ptp_fifo_event_func() argument
2347 local_port = mlxsw_reg_mtpptr_local_port_get(mtpptr_pl); in mlxsw_sp1_ptp_fifo_event_func()
2348 num_rec = mlxsw_reg_mtpptr_num_rec_get(mtpptr_pl); in mlxsw_sp1_ptp_fifo_event_func()
2355 mlxsw_reg_mtpptr_unpack(mtpptr_pl, i, &message_type, in mlxsw_sp1_ptp_fifo_event_func()
2365 char *mtpptr_pl, void *priv) in mlxsw_sp1_ptp_ing_fifo_event_func() argument
2369 mlxsw_sp1_ptp_fifo_event_func(mlxsw_sp, mtpptr_pl, true); in mlxsw_sp1_ptp_ing_fifo_event_func()
2373 char *mtpptr_pl, void *priv) in mlxsw_sp1_ptp_egr_fifo_event_func() argument
2377 mlxsw_sp1_ptp_fifo_event_func(mlxsw_sp, mtpptr_pl, false); in mlxsw_sp1_ptp_egr_fifo_event_func()