Lines Matching refs:local_port
53 u16 local_port; member
595 struct sk_buff *skb, u16 local_port, in mlxsw_sp1_ptp_packet_finish() argument
605 mlxsw_sp_port = mlxsw_sp->ports[local_port]; in mlxsw_sp1_ptp_packet_finish()
614 mlxsw_sp_rx_listener_no_mark_func(skb, local_port, mlxsw_sp); in mlxsw_sp1_ptp_packet_finish()
640 key.local_port, key.ingress, &hwtstamps); in mlxsw_sp1_packet_timestamp()
653 unmatched->key.local_port, in mlxsw_sp1_ptp_unmatched_finish()
699 key.local_port, in mlxsw_sp1_ptp_got_piece()
718 struct sk_buff *skb, u16 local_port, in mlxsw_sp1_ptp_got_packet() argument
726 mlxsw_sp_port = mlxsw_sp->ports[local_port]; in mlxsw_sp1_ptp_got_packet()
736 key.local_port = local_port; in mlxsw_sp1_ptp_got_packet()
754 mlxsw_sp1_ptp_packet_finish(mlxsw_sp, skb, local_port, ingress, NULL); in mlxsw_sp1_ptp_got_packet()
758 u16 local_port, u8 message_type, in mlxsw_sp1_ptp_got_timestamp() argument
766 if (WARN_ON_ONCE(!mlxsw_sp_local_port_is_valid(mlxsw_sp, local_port))) in mlxsw_sp1_ptp_got_timestamp()
768 mlxsw_sp_port = mlxsw_sp->ports[local_port]; in mlxsw_sp1_ptp_got_timestamp()
782 key.local_port = local_port; in mlxsw_sp1_ptp_got_timestamp()
792 u16 local_port) in mlxsw_sp1_ptp_receive() argument
795 mlxsw_sp1_ptp_got_packet(mlxsw_sp, skb, local_port, true); in mlxsw_sp1_ptp_receive()
799 struct sk_buff *skb, u16 local_port) in mlxsw_sp1_ptp_transmitted() argument
801 mlxsw_sp1_ptp_got_packet(mlxsw_sp, skb, local_port, false); in mlxsw_sp1_ptp_transmitted()
831 mlxsw_sp_port = mlxsw_sp->ports[unmatched->key.local_port]; in mlxsw_sp1_ptp_ht_gc_collect()
1215 mlxsw_reg_qeec_ptps_pack(qeec_pl, mlxsw_sp_port->local_port, enable); in mlxsw_sp1_ptp_port_shaper_set()
1439 u16 local_port) in mlxsw_sp2_ptp_receive() argument
1446 mlxsw_sp_rx_listener_no_mark_func(skb, local_port, mlxsw_sp); in mlxsw_sp2_ptp_receive()
1450 struct sk_buff *skb, u16 local_port) in mlxsw_sp2_ptp_transmitted() argument