Home
last modified time | relevance | path

Searched refs:ethnl_bitset_is_compact (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ethtool/
H A Dbitset.h10 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact);
H A Dprivflags.c157 ret = ethnl_bitset_is_compact(tb[ETHTOOL_A_PRIVFLAGS_FLAGS], &compact); in ethnl_set_privflags()
H A Dbitset.c321 * ethnl_bitset_is_compact() - check if bitset attribute represents a compact
328 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact) in ethnl_bitset_is_compact() function
/kernel/linux/linux-6.6/net/ethtool/
H A Dbitset.h10 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact);
H A Dprivflags.c156 ret = ethnl_bitset_is_compact(tb[ETHTOOL_A_PRIVFLAGS_FLAGS], &compact); in ethnl_set_privflags()
H A Dbitset.c321 * ethnl_bitset_is_compact() - check if bitset attribute represents a compact
328 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact) in ethnl_bitset_is_compact() function

Completed in 4 milliseconds