Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Dethtool-user.h1844 struct ethtool_privflags_get_list { struct
1845 struct ethtool_privflags_get_list *next;
1849 void ethtool_privflags_get_list_free(struct ethtool_privflags_get_list *rsp);
1851 struct ethtool_privflags_get_list *
H A 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()

Completed in 19 milliseconds