Searched refs:test_attr (Results 1 – 1 of 1) sorted by relevance
527 const struct nlattr *test_attr; in ethnl_compact_sanity_checks() local566 test_attr = no_mask ? tb[ETHTOOL_A_BITSET_VALUE] : in ethnl_compact_sanity_checks()568 if (ethnl_bitmap32_not_zero(nla_data(test_attr), nbits, attr_nbits)) { in ethnl_compact_sanity_checks()569 NL_SET_ERR_MSG_ATTR(extack, test_attr, in ethnl_compact_sanity_checks()
Completed in 4 milliseconds