Searched refs:ethtool_wol_get_list (Results 1 – 2 of 2) sorted by relevance
1331 struct ethtool_wol_get_list { struct1332 struct ethtool_wol_get_list *next; argument1336 void ethtool_wol_get_list_free(struct ethtool_wol_get_list *rsp); argument1338 struct ethtool_wol_get_list *
2514 void ethtool_wol_get_list_free(struct ethtool_wol_get_list *rsp) in ethtool_wol_get_list_free()2516 struct ethtool_wol_get_list *next = rsp; in ethtool_wol_get_list_free()2529 struct ethtool_wol_get_list *2537 yds.alloc_sz = sizeof(struct ethtool_wol_get_list); in ethtool_wol_get_dump()