Searched refs:ethnl_get_priv_flags_info (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ethtool/ |
H A D | privflags.c | 26 static int ethnl_get_priv_flags_info(struct net_device *dev, in ethnl_get_priv_flags_info() function 76 ret = ethnl_get_priv_flags_info(dev, &nflags, &names); in privflags_prepare_data() 177 ret = ethnl_get_priv_flags_info(dev, &nflags, compact ? NULL : &names); in ethnl_set_privflags()
|
/kernel/linux/linux-6.6/net/ethtool/ |
H A D | privflags.c | 26 static int ethnl_get_priv_flags_info(struct net_device *dev, in ethnl_get_priv_flags_info() function 76 ret = ethnl_get_priv_flags_info(dev, &nflags, &names); in privflags_prepare_data() 160 ret = ethnl_get_priv_flags_info(dev, &nflags, compact ? NULL : &names); in ethnl_set_privflags()
|
Completed in 6 milliseconds