Home
last modified time | relevance | path

Searched refs:ethtool_rss_get_rsp (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/tools/net/ynl/generated/
Dethtool-user.h4783 struct ethtool_rss_get_rsp { struct
4799 void ethtool_rss_get_rsp_free(struct ethtool_rss_get_rsp *rsp); argument
4804 struct ethtool_rss_get_rsp *
4852 struct ethtool_rss_get_rsp obj __attribute__ ((aligned (8)));
Dethtool-user.c5430 void ethtool_rss_get_rsp_free(struct ethtool_rss_get_rsp *rsp) in ethtool_rss_get_rsp_free()
5441 struct ethtool_rss_get_rsp *dst; in ethtool_rss_get_rsp_parse()
5496 struct ethtool_rss_get_rsp *
5500 struct ethtool_rss_get_rsp *rsp; in ethtool_rss_get()