Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/dpaa2/mc/
H A Ddprtc.c347 struct dprtc_get_freq_compensation *cmd_params; in dprtc_set_freq_compensation()
354 cmd_params = (struct dprtc_get_freq_compensation *)cmd.params; in dprtc_set_freq_compensation()
371 int dprtc_get_freq_compensation(struct fsl_mc_io *mc_io, in dprtc_get_freq_compensation() function
376 struct dprtc_get_freq_compensation *rsp_params; in dprtc_get_freq_compensation()
391 rsp_params = (struct dprtc_get_freq_compensation *)cmd.params; in dprtc_get_freq_compensation()
H A Dfsl_dprtc_cmd.h78 struct dprtc_get_freq_compensation { struct
H A Dfsl_dprtc.h69 int dprtc_get_freq_compensation(struct fsl_mc_io *mc_io,