Searched defs:counts_only (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/net/ethtool/ |
H A D | strset.c | 88 bool counts_only; member 299 static int strset_set_size(const struct strset_info *info, bool counts_only) in strset_set_size() argument 210 strset_prepare_set(struct strset_info *info, struct net_device *dev, unsigned int id, bool counts_only) strset_prepare_set() argument 372 strset_fill_set(struct sk_buff *skb, const struct strset_info *set_info, u32 id, bool counts_only) strset_fill_set() argument [all...] |
/kernel/linux/linux-6.6/net/ethtool/ |
H A D | strset.c | 113 bool counts_only; member 324 static int strset_set_size(const struct strset_info *info, bool counts_only) in strset_set_size() argument 235 strset_prepare_set(struct strset_info *info, struct net_device *dev, unsigned int id, bool counts_only) strset_prepare_set() argument 397 strset_fill_set(struct sk_buff *skb, const struct strset_info *set_info, u32 id, bool counts_only) strset_fill_set() argument [all...] |
/kernel/linux/linux-6.6/tools/net/ynl/generated/ |
H A D | ethtool-user.h | 216 __u32 counts_only:1; member 293 __u32 counts_only:1; member
|
Completed in 20 milliseconds