Home
last modified time | relevance | path

Searched refs:otx2_timesync_info (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_evdev.h162 struct otx2_timesync_info *tstamp;
188 struct otx2_timesync_info *tstamp;
209 struct otx2_timesync_info *tstamp;
H A Dotx2_worker_dual.h21 struct otx2_timesync_info * const tstamp) in otx2_ssogws_dual_get_work()
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_ptp.c319 struct otx2_timesync_info *tstamp = &dev->tstamp; in otx2_nix_timesync_read_rx_timestamp()
341 struct otx2_timesync_info *tstamp = &dev->tstamp; in otx2_nix_timesync_read_tx_timestamp()
H A Dotx2_rx.h48 struct otx2_timesync_info { struct
70 struct otx2_timesync_info *info) in otx2_timestamp_dynfield() argument
78 struct otx2_timesync_info *tstamp, const uint16_t flag, in otx2_nix_mbuf_to_tstamp()
H A Dotx2_ethdev.h331 struct otx2_timesync_info tstamp;
376 struct otx2_timesync_info *tstamp;
H A Dotx2_ethdev.c2215 memset(&dev->tstamp, 0, sizeof(struct otx2_timesync_info)); in otx2_nix_dev_start()