Home
last modified time | relevance | path

Searched refs:cn10k_ptp_convert_timestamp (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_ptp.h21 static inline u64 cn10k_ptp_convert_timestamp(u64 timestamp) in cn10k_ptp_convert_timestamp() function
Dotx2_ptp.c459 ptp_ptr->convert_rx_ptp_tstmp = &cn10k_ptp_convert_timestamp; in otx2_ptp_init()
460 ptp_ptr->convert_tx_ptp_tstmp = &cn10k_ptp_convert_timestamp; in otx2_ptp_init()