Searched refs:IFLA_VF_RSS_QUERY_EN (Results 1 – 5 of 5) sorted by relevance
668 IFLA_VF_RSS_QUERY_EN, /* RSS Redirection Table and Hash Key query enumerator
895 IFLA_VF_RSS_QUERY_EN, /* RSS Redirection Table and Hash Key query enumerator
704 IFLA_VF_RSS_QUERY_EN, /* RSS Redirection Table and Hash Key query enumerator
1305 nla_put(skb, IFLA_VF_RSS_QUERY_EN, in rtnl_fill_vfinfo()1898 [IFLA_VF_RSS_QUERY_EN] = { .len = sizeof(struct ifla_vf_rss_query_en) },2443 if (tb[IFLA_VF_RSS_QUERY_EN]) { in do_setvfinfo()2447 ivrssq_en = nla_data(tb[IFLA_VF_RSS_QUERY_EN]); in do_setvfinfo()