Home
last modified time | relevance | path

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

/linux-6.1.9/net/ethtool/ !
Dbitset.h10 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact);
Dprivflags.c157 ret = ethnl_bitset_is_compact(tb[ETHTOOL_A_PRIVFLAGS_FLAGS], &compact); in ethnl_set_privflags()
Dbitset.c328 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact) in ethnl_bitset_is_compact() function