Home
last modified time | relevance | path

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

/linux/drivers/net/bonding/
H A Dbond_main.c5790 static int bond_set_phc_index_flag(struct kernel_hwtstamp_config *kernel_cfg) in bond_set_phc_index_flag() argument
5792 struct ifreq *ifr = kernel_cfg->ifr; in bond_set_phc_index_flag()
5795 if (kernel_cfg->copied_to_user) { in bond_set_phc_index_flag()
5804 kernel_cfg->flags |= HWTSTAMP_FLAG_BONDED_PHC_INDEX; in bond_set_phc_index_flag()
/linux/include/linux/
H A Dnetdevice.h4377 struct kernel_hwtstamp_config *kernel_cfg);
4379 struct kernel_hwtstamp_config *kernel_cfg,