Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_ptp.c31 static struct dpaa2_dprtc_dev *dprtc_dev; variable
52 dprtc_dev->token, &ns); in dpaa2_timesync_read_time()
74 dprtc_dev->token, ns); in dpaa2_timesync_write_time()
91 dprtc_dev->token, &ns); in dpaa2_timesync_adjust_time()
100 dprtc_dev->token, ns); in dpaa2_timesync_adjust_time()
145 if (!dprtc_dev) { in dpaa2_create_dprtc_device()
153 &dprtc_dev->token); in dpaa2_create_dprtc_device()
160 dprtc_dev->token, &attr); in dpaa2_create_dprtc_device()
166 dprtc_dev->dprtc_id = dprtc_id; in dpaa2_create_dprtc_device()
171 if (dprtc_dev) in dpaa2_create_dprtc_device()
[all …]