Searched refs:attr_nwords (Results 1 – 1 of 1) sorted by relevance
526 unsigned int attr_nbits, attr_nwords; in ethnl_compact_sanity_checks() local551 attr_nwords = DIV_ROUND_UP(attr_nbits, 32); in ethnl_compact_sanity_checks()552 if (nla_len(tb[ETHTOOL_A_BITSET_VALUE]) != attr_nwords * sizeof(u32)) { in ethnl_compact_sanity_checks()558 nla_len(tb[ETHTOOL_A_BITSET_MASK]) != attr_nwords * sizeof(u32)) { in ethnl_compact_sanity_checks()