Searched refs:ethnl_bitset_is_compact (Results 1 - 3 of 3) sorted by path

/linux-master/net/ethtool/
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) function
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);

Completed in 390 milliseconds