Home
last modified time | relevance | path

Searched refs:IFLA_VF_RSS_QUERY_EN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h919 IFLA_VF_RSS_QUERY_EN, /* RSS Redirection Table and Hash Key query enumerator
/openbmc/linux/include/uapi/linux/
H A Dif_link.h1004 IFLA_VF_RSS_QUERY_EN, /* RSS Redirection Table and Hash Key query enumerator
/openbmc/linux/net/core/
H A Drtnetlink.c1386 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()