Searched refs:IFLA_VF_RSS_QUERY_EN (Results 1 – 3 of 3) sorted by relevance
1029 IFLA_VF_RSS_QUERY_EN, /* RSS Redirection Table and Hash Key query enumerator
1562 IFLA_VF_RSS_QUERY_EN, /* RSS Redirection Table and Hash Key query enumerator
1393 nla_put(skb, IFLA_VF_RSS_QUERY_EN, in rtnl_fill_vfinfo()2080 [IFLA_VF_RSS_QUERY_EN] = { .len = sizeof(struct ifla_vf_rss_query_en) },2654 if (tb[IFLA_VF_RSS_QUERY_EN]) { in do_setvfinfo()2658 ivrssq_en = nla_data(tb[IFLA_VF_RSS_QUERY_EN]); in do_setvfinfo()