Searched refs:ethtool_gstrings (Results 1 – 2 of 2) sorted by relevance
529 …htool_fd, const char *ifname, enum ethtool_stringset stringset_id, struct ethtool_gstrings **ret) { in get_stringset()530 _cleanup_free_ struct ethtool_gstrings *strings = NULL; in get_stringset()564 strings = malloc0(offsetof(struct ethtool_gstrings, data) + len * ETH_GSTRING_LEN); in get_stringset()611 const struct ethtool_gstrings *strings, in set_features_bit()648 const struct ethtool_gstrings *strings, in set_features_multiple_bit()694 _cleanup_free_ struct ethtool_gstrings *strings = NULL; in ethtool_set_features()
754 struct ethtool_gstrings { struct