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.c5792 static int bond_set_phc_index_flag(struct kernel_hwtstamp_config *kernel_cfg) in bond_set_phc_index_flag() argument
5794 struct ifreq *ifr = kernel_cfg->ifr; in bond_set_phc_index_flag()
5797 if (kernel_cfg->copied_to_user) { in bond_set_phc_index_flag()
5806 kernel_cfg->flags |= HWTSTAMP_FLAG_BONDED_PHC_INDEX; in bond_set_phc_index_flag()
/linux/include/linux/
H A Dnetdevice.h4145 struct kernel_hwtstamp_config *kernel_cfg);
4147 struct kernel_hwtstamp_config *kernel_cfg,