Searched refs:ethtool_debug_get_list (Results 1 – 2 of 2) sorted by relevance
1130 struct ethtool_debug_get_list { struct1131 struct ethtool_debug_get_list *next; argument1135 void ethtool_debug_get_list_free(struct ethtool_debug_get_list *rsp); argument1137 struct ethtool_debug_get_list *
2337 void ethtool_debug_get_list_free(struct ethtool_debug_get_list *rsp) in ethtool_debug_get_list_free()2339 struct ethtool_debug_get_list *next = rsp; in ethtool_debug_get_list_free()2351 struct ethtool_debug_get_list *2360 yds.alloc_sz = sizeof(struct ethtool_debug_get_list); in ethtool_debug_get_dump()