Home
last modified time | relevance | path

Searched refs:PTP_EV_PORT (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dptp_classify.h43 #define PTP_EV_PORT 319 macro
/linux/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c1252 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()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_ptp.c559 u32 tsync_rx_mtrl = PTP_EV_PORT << 16; in wx_ptp_set_timestamp_mode()
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c988 u32 tsync_rx_mtrl = PTP_EV_PORT << 16; in ixgbe_ptp_set_timestamp_mode()
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c141 return vcap_rule_add_key_u32(vrule, VCAP_KF_L4_DPORT, PTP_EV_PORT, ~0) || in lan966x_ptp_add_ip_event_key()