Home
last modified time | relevance | path

Searched refs:tunable_strings (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/ethtool/
H A Dcommon.h22 tunable_strings[__ETHTOOL_TUNABLE_COUNT][ETH_GSTRING_LEN];
H A Dstrset.c37 .count = ARRAY_SIZE(tunable_strings),
38 .strings = tunable_strings,
H A Dcommon.c81 tunable_strings[__ETHTOOL_TUNABLE_COUNT][ETH_GSTRING_LEN] = { variable
H A Dioctl.c149 return ARRAY_SIZE(tunable_strings); in __ethtool_get_sset_count()
181 memcpy(data, tunable_strings, sizeof(tunable_strings)); in __ethtool_get_strings()
/kernel/linux/linux-6.6/net/ethtool/
H A Dcommon.h28 tunable_strings[__ETHTOOL_TUNABLE_COUNT][ETH_GSTRING_LEN];
H A Dstrset.c37 .count = ARRAY_SIZE(tunable_strings),
38 .strings = tunable_strings,
H A Dcommon.c87 tunable_strings[__ETHTOOL_TUNABLE_COUNT][ETH_GSTRING_LEN] = { variable
H A Dioctl.c169 return ARRAY_SIZE(tunable_strings); in __ethtool_get_sset_count()
201 memcpy(data, tunable_strings, sizeof(tunable_strings)); in __ethtool_get_strings()

Completed in 11 milliseconds