Home
last modified time | relevance | path

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

/linux-6.6.21/tools/net/ynl/generated/
Dethtool-user.h4980 struct ethtool_plca_get_cfg_list { struct
4981 struct ethtool_plca_get_cfg_list *next; argument
4985 void ethtool_plca_get_cfg_list_free(struct ethtool_plca_get_cfg_list *rsp); argument
4987 struct ethtool_plca_get_cfg_list *
Dethtool-user.c5687 void ethtool_plca_get_cfg_list_free(struct ethtool_plca_get_cfg_list *rsp) in ethtool_plca_get_cfg_list_free()
5689 struct ethtool_plca_get_cfg_list *next = rsp; in ethtool_plca_get_cfg_list_free()
5700 struct ethtool_plca_get_cfg_list *
5709 yds.alloc_sz = sizeof(struct ethtool_plca_get_cfg_list); in ethtool_plca_get_cfg_dump()