Searched refs:ethtool_rss_get_list (Results 1 – 2 of 2) sorted by relevance
4850 struct ethtool_rss_get_list { struct4851 struct ethtool_rss_get_list *next; argument4855 void ethtool_rss_get_list_free(struct ethtool_rss_get_list *rsp); argument4857 struct ethtool_rss_get_list *
5528 void ethtool_rss_get_list_free(struct ethtool_rss_get_list *rsp) in ethtool_rss_get_list_free()5530 struct ethtool_rss_get_list *next = rsp; in ethtool_rss_get_list_free()5543 struct ethtool_rss_get_list *5551 yds.alloc_sz = sizeof(struct ethtool_rss_get_list); in ethtool_rss_get_dump()