Searched refs:mlxsw_sp1_ptp_got_packet (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ptp.c | 526 static void mlxsw_sp1_ptp_got_packet(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp1_ptp_got_packet() function 605 mlxsw_sp1_ptp_got_packet(mlxsw_sp, skb, local_port, true); in mlxsw_sp1_ptp_receive() 611 mlxsw_sp1_ptp_got_packet(mlxsw_sp, skb, local_port, false); in mlxsw_sp1_ptp_transmitted()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_ptp.c | 705 static void mlxsw_sp1_ptp_got_packet(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp1_ptp_got_packet() function 783 mlxsw_sp1_ptp_got_packet(mlxsw_sp, skb, local_port, true); in mlxsw_sp1_ptp_receive() 789 mlxsw_sp1_ptp_got_packet(mlxsw_sp, skb, local_port, false); in mlxsw_sp1_ptp_transmitted()
|
Completed in 5 milliseconds