Searched refs:ethtool_rings_get_list (Results 1 – 3 of 3) sorted by relevance
16 struct ethtool_rings_get_list *rings; in main()
2073 struct ethtool_rings_get_list { struct2074 struct ethtool_rings_get_list *next; argument2078 void ethtool_rings_get_list_free(struct ethtool_rings_get_list *rsp); argument2080 struct ethtool_rings_get_list *
3215 void ethtool_rings_get_list_free(struct ethtool_rings_get_list *rsp) in ethtool_rings_get_list_free()3217 struct ethtool_rings_get_list *next = rsp; in ethtool_rings_get_list_free()3228 struct ethtool_rings_get_list *3237 yds.alloc_sz = sizeof(struct ethtool_rings_get_list); in ethtool_rings_get_dump()