Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Dethtool-user.h4655 struct ethtool_pse_get_list { struct
4656 struct ethtool_pse_get_list *next;
4660 void ethtool_pse_get_list_free(struct ethtool_pse_get_list *rsp);
4662 struct ethtool_pse_get_list *
H A Dethtool-user.c5347 void ethtool_pse_get_list_free(struct ethtool_pse_get_list *rsp) in ethtool_pse_get_list_free()
5349 struct ethtool_pse_get_list *next = rsp; in ethtool_pse_get_list_free()
5360 struct ethtool_pse_get_list *
5368 yds.alloc_sz = sizeof(struct ethtool_pse_get_list); in ethtool_pse_get_dump()

Completed in 18 milliseconds