Searched refs:IFLA_VF_RSS_QUERY_EN (Results 1 – 3 of 3) sorted by relevance
919 IFLA_VF_RSS_QUERY_EN, /* RSS Redirection Table and Hash Key query enumerator
1004 IFLA_VF_RSS_QUERY_EN, /* RSS Redirection Table and Hash Key query enumerator
1386 nla_put(skb, IFLA_VF_RSS_QUERY_EN, in rtnl_fill_vfinfo()2032 [IFLA_VF_RSS_QUERY_EN] = { .len = sizeof(struct ifla_vf_rss_query_en) },2627 if (tb[IFLA_VF_RSS_QUERY_EN]) { in do_setvfinfo()2631 ivrssq_en = nla_data(tb[IFLA_VF_RSS_QUERY_EN]); in do_setvfinfo()