Searched refs:PTP_EV_PORT (Results 1 – 7 of 7) sorted by relevance
43 #define PTP_EV_PORT 319 macro
1252 wr32(E1000_IMIR(3), (__force unsigned int)htons(PTP_EV_PORT)); in igb_ptp_set_timestamp_mode() 1257 wr32(E1000_SPQF(3), (__force unsigned int)htons(PTP_EV_PORT)); in igb_ptp_set_timestamp_mode()
559 u32 tsync_rx_mtrl = PTP_EV_PORT << 16; in wx_ptp_set_timestamp_mode()
988 u32 tsync_rx_mtrl = PTP_EV_PORT << 16; in ixgbe_ptp_set_timestamp_mode()
141 return vcap_rule_add_key_u32(vrule, VCAP_KF_L4_DPORT, PTP_EV_PORT, ~0) || in lan966x_ptp_add_ip_event_key()
595 fsp->h_u.udp_ip4_spec.pdst = cpu_to_be16(PTP_EV_PORT); in aq_ptp_hwtstamp_config_set() 609 fsp->h_u.udp_ip6_spec.pdst = cpu_to_be16(PTP_EV_PORT); in aq_ptp_hwtstamp_config_set() 667 cpu_to_be16(PTP_EV_PORT); in aq_ptp_poll()
3748 rxudp = PTP_EV_PORT; in e1000e_config_hwtstamp()