Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.h344 int net_hwtstamp_validate(const struct kernel_hwtstamp_config *cfg);
/linux/net/ethtool/
H A Dtsconfig.c398 ret = net_hwtstamp_validate(&hwtst_config); in ethnl_set_tsconfig()