Searched refs:IFLA_VF_RSS_QUERY_EN (Results 1 – 2 of 2) sorted by relevance
468 IFLA_VF_RSS_QUERY_EN, /* RSS Redirection Table and Hash Key query enumerator
1185 nla_put(skb, IFLA_VF_RSS_QUERY_EN, in rtnl_fill_ifinfo()1297 [IFLA_VF_RSS_QUERY_EN] = { .len = sizeof(struct ifla_vf_rss_query_en) },1516 if (tb[IFLA_VF_RSS_QUERY_EN]) { in do_setvfinfo()1520 ivrssq_en = nla_data(tb[IFLA_VF_RSS_QUERY_EN]); in do_setvfinfo()