IFLA_VF_RSS_QUERY_EN
nla_put(skb, IFLA_VF_RSS_QUERY_EN,
[IFLA_VF_RSS_QUERY_EN] = { .len = sizeof(struct ifla_vf_rss_query_en) },
if (tb[IFLA_VF_RSS_QUERY_EN]) {
ivrssq_en = nla_data(tb[IFLA_VF_RSS_QUERY_EN]);