Searched refs:IFLA_VF_RSS_QUERY_EN (Results 1 – 3 of 3) sorted by relevance
917 IFLA_VF_RSS_QUERY_EN, /* RSS Redirection Table and Hash Key query enumerator
992 IFLA_VF_RSS_QUERY_EN, /* RSS Redirection Table and Hash Key query enumerator
1337 nla_put(skb, IFLA_VF_RSS_QUERY_EN, in rtnl_fill_vfinfo()1950 [IFLA_VF_RSS_QUERY_EN] = { .len = sizeof(struct ifla_vf_rss_query_en) },2502 if (tb[IFLA_VF_RSS_QUERY_EN]) { in do_setvfinfo()2506 ivrssq_en = nla_data(tb[IFLA_VF_RSS_QUERY_EN]); in do_setvfinfo()