Home
last modified time | relevance | path

Searched defs:kernel_cfg (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/core/
H A Ddev_ioctl.c283 struct kernel_hwtstamp_config kernel_cfg = {}; in dev_get_hwtstamp() local
370 struct kernel_hwtstamp_config kernel_cfg = {}; in dev_set_hwtstamp() local
416 struct kernel_hwtstamp_config *kernel_cfg) in generic_hwtstamp_ioctl_lower()
435 struct kernel_hwtstamp_config *kernel_cfg) in generic_hwtstamp_get_lower()
451 struct kernel_hwtstamp_config *kernel_cfg, in generic_hwtstamp_set_lower()
/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()
48 const struct kernel_hwtstamp_config *kernel_cfg) in hwtstamp_config_from_kernel()
/openbmc/linux/drivers/net/bonding/
H A Dbond_main.c5651 static int bond_set_phc_index_flag(struct kernel_hwtstamp_config *kernel_cfg) in bond_set_phc_index_flag()