Searched refs:PTP_EV_PORT (Results 1 – 10 of 10) sorted by relevance
69 fk.ports.dst == htons(PTP_EV_PORT)); in mlx5e_use_ptpsq()
677 tirn, PTP_EV_PORT); in mlx5e_ptp_rx_set_fs()685 tirn, PTP_EV_PORT); in mlx5e_ptp_rx_set_fs()
43 #define PTP_EV_PORT 319 macro
330 trap->key.ipv4.dport.value = PTP_EV_PORT; in ocelot_populate_ipv4_ptp_event_trap_key()340 trap->key.ipv6.dport.value = PTP_EV_PORT; in ocelot_populate_ipv6_ptp_event_trap_key()
1266 wr32(E1000_IMIR(3), (__force unsigned int)htons(PTP_EV_PORT)); in igb_ptp_set_timestamp_mode()1271 wr32(E1000_SPQF(3), (__force unsigned int)htons(PTP_EV_PORT)); in igb_ptp_set_timestamp_mode()
981 u32 tsync_rx_mtrl = PTP_EV_PORT << 16; in ixgbe_ptp_set_timestamp_mode()
138 return vcap_rule_add_key_u32(vrule, VCAP_KF_L4_DPORT, PTP_EV_PORT, ~0) || in lan966x_ptp_add_ip_event_key()
584 aq_ptp->udp_filter.p_dst = PTP_EV_PORT; in aq_ptp_prepare_filters()
578 PTP_EV_PORT); in vsc85xx_ip_cmp1_init()
3730 rxudp = PTP_EV_PORT; in e1000e_config_hwtstamp()
Completed in 40 milliseconds