Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnet_tstamp.h39 static inline void hwtstamp_config_to_kernel(struct kernel_hwtstamp_config *kernel_cfg, in hwtstamp_config_to_kernel() function
/openbmc/linux/net/core/
H A Ddev_ioctl.c378 hwtstamp_config_to_kernel(&kernel_cfg, &cfg); in dev_set_hwtstamp()