Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dnet_tstamp.h77 static inline void hwtstamp_config_to_kernel(struct kernel_hwtstamp_config *kernel_cfg, in hwtstamp_config_to_kernel() function
/linux-6.15/net/core/
H A Ddev_ioctl.c401 hwtstamp_config_to_kernel(&kernel_cfg, &cfg); in dev_set_hwtstamp()
/linux-6.15/drivers/net/phy/
H A Dphy.c412 hwtstamp_config_to_kernel(&kernel_cfg, &cfg); in phy_mii_ioctl()