Home
last modified time | relevance | path

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

/linux-6.6.21/tools/net/ynl/generated/
Dethtool-user.h1844 struct ethtool_privflags_get_list { struct
1845 struct ethtool_privflags_get_list *next; argument
1849 void ethtool_privflags_get_list_free(struct ethtool_privflags_get_list *rsp); argument
1851 struct ethtool_privflags_get_list *
Dethtool-user.c2983 void ethtool_privflags_get_list_free(struct ethtool_privflags_get_list *rsp) in ethtool_privflags_get_list_free()
2985 struct ethtool_privflags_get_list *next = rsp; in ethtool_privflags_get_list_free()
2997 struct ethtool_privflags_get_list *
3006 yds.alloc_sz = sizeof(struct ethtool_privflags_get_list); in ethtool_privflags_get_dump()