Searched refs:strset_info (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/ethtool/ |
H A D | strset.c | 8 struct strset_info { struct 15 static const struct strset_info info_template[] = { 96 struct strset_info sets[ETH_SS_COUNT]; 210 static int strset_prepare_set(struct strset_info *info, struct net_device *dev, in strset_prepare_set() 299 static int strset_set_size(const struct strset_info *info, bool counts_only) in strset_set_size() 334 const struct strset_info *set_info = &data->sets[i]; in strset_reply_size() 350 const struct strset_info *set_info, u32 idx) in strset_fill_string() 373 const struct strset_info *set_info, u32 id, in strset_fill_set()
|
/kernel/linux/linux-6.6/net/ethtool/ |
H A D | strset.c | 8 struct strset_info { struct 15 static const struct strset_info info_template[] = { 121 struct strset_info sets[ETH_SS_COUNT]; 235 static int strset_prepare_set(struct strset_info *info, struct net_device *dev, in strset_prepare_set() 324 static int strset_set_size(const struct strset_info *info, bool counts_only) in strset_set_size() 359 const struct strset_info *set_info = &data->sets[i]; in strset_reply_size() 375 const struct strset_info *set_info, u32 idx) in strset_fill_string() 398 const struct strset_info *set_info, u32 id, in strset_fill_set()
|
Completed in 2 milliseconds