Lines Matching refs:local_port

54 	u16 local_port;  member
584 struct sk_buff *skb, u16 local_port, in mlxsw_sp1_ptp_packet_finish() argument
594 mlxsw_sp_port = mlxsw_sp->ports[local_port]; in mlxsw_sp1_ptp_packet_finish()
603 mlxsw_sp_rx_listener_no_mark_func(skb, local_port, mlxsw_sp); in mlxsw_sp1_ptp_packet_finish()
629 key.local_port, key.ingress, &hwtstamps); in mlxsw_sp1_packet_timestamp()
642 unmatched->key.local_port, in mlxsw_sp1_ptp_unmatched_finish()
688 key.local_port, in mlxsw_sp1_ptp_got_piece()
707 struct sk_buff *skb, u16 local_port, in mlxsw_sp1_ptp_got_packet() argument
715 mlxsw_sp_port = mlxsw_sp->ports[local_port]; in mlxsw_sp1_ptp_got_packet()
725 key.local_port = local_port; in mlxsw_sp1_ptp_got_packet()
743 mlxsw_sp1_ptp_packet_finish(mlxsw_sp, skb, local_port, ingress, NULL); in mlxsw_sp1_ptp_got_packet()
747 u16 local_port, u8 message_type, in mlxsw_sp1_ptp_got_timestamp() argument
755 if (WARN_ON_ONCE(!mlxsw_sp_local_port_is_valid(mlxsw_sp, local_port))) in mlxsw_sp1_ptp_got_timestamp()
757 mlxsw_sp_port = mlxsw_sp->ports[local_port]; in mlxsw_sp1_ptp_got_timestamp()
771 key.local_port = local_port; in mlxsw_sp1_ptp_got_timestamp()
781 u16 local_port) in mlxsw_sp1_ptp_receive() argument
784 mlxsw_sp1_ptp_got_packet(mlxsw_sp, skb, local_port, true); in mlxsw_sp1_ptp_receive()
788 struct sk_buff *skb, u16 local_port) in mlxsw_sp1_ptp_transmitted() argument
790 mlxsw_sp1_ptp_got_packet(mlxsw_sp, skb, local_port, false); in mlxsw_sp1_ptp_transmitted()
820 mlxsw_sp_port = mlxsw_sp->ports[unmatched->key.local_port]; in mlxsw_sp1_ptp_ht_gc_collect()
1204 mlxsw_reg_qeec_ptps_pack(qeec_pl, mlxsw_sp_port->local_port, enable); in mlxsw_sp1_ptp_port_shaper_set()
1428 u16 local_port) in mlxsw_sp2_ptp_receive() argument
1435 mlxsw_sp_rx_listener_no_mark_func(skb, local_port, mlxsw_sp); in mlxsw_sp2_ptp_receive()
1439 struct sk_buff *skb, u16 local_port) in mlxsw_sp2_ptp_transmitted() argument