Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/en/
Dptp.h67 fk.ports.dst == htons(PTP_EV_PORT)); in mlx5e_use_ptpsq()
Dptp.c624 tirn, PTP_EV_PORT); in mlx5e_ptp_rx_set_fs()
632 tirn, PTP_EV_PORT); in mlx5e_ptp_rx_set_fs()
/Linux-v5.15/include/linux/
Dptp_classify.h39 #define PTP_EV_PORT 319 macro
/Linux-v5.15/drivers/net/ethernet/intel/igb/
Digb_ptp.c1134 wr32(E1000_IMIR(3), (__force unsigned int)htons(PTP_EV_PORT)); in igb_ptp_set_timestamp_mode()
1139 wr32(E1000_SPQF(3), (__force unsigned int)htons(PTP_EV_PORT)); in igb_ptp_set_timestamp_mode()
/Linux-v5.15/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c991 u32 tsync_rx_mtrl = PTP_EV_PORT << 16; in ixgbe_ptp_set_timestamp_mode()
/Linux-v5.15/drivers/net/ethernet/aquantia/atlantic/
Daq_ptp.c584 aq_ptp->udp_filter.p_dst = PTP_EV_PORT; in aq_ptp_prepare_filters()
/Linux-v5.15/drivers/net/phy/mscc/
Dmscc_ptp.c578 PTP_EV_PORT); in vsc85xx_ip_cmp1_init()
/Linux-v5.15/drivers/net/ethernet/intel/e1000e/
Dnetdev.c3740 rxudp = PTP_EV_PORT; in e1000e_config_hwtstamp()