Searched refs:ethnl_bitset_is_compact (Results 1 – 3 of 3) sorted by relevance
10 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact);
157 ret = ethnl_bitset_is_compact(tb[ETHTOOL_A_PRIVFLAGS_FLAGS], &compact); in ethnl_set_privflags()
328 int ethnl_bitset_is_compact(const struct nlattr *bitset, bool *compact) in ethnl_bitset_is_compact() function