Home
last modified time | relevance | path

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

/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.h1331 struct ethtool_wol_get_list { struct
1332 struct ethtool_wol_get_list *next; argument
1336 void ethtool_wol_get_list_free(struct ethtool_wol_get_list *rsp); argument
1338 struct ethtool_wol_get_list *
H A Dethtool-user.c2514 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()