Home
last modified time | relevance | path

Searched refs:ethnl_bitset_is_compact (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/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.c328 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact) in ethnl_bitset_is_compact() function