Searched refs:ethtool_channels_get_list (Results 1 – 3 of 3) sorted by relevance
15 struct ethtool_channels_get_list *channels; in main()
2396 struct ethtool_channels_get_list { struct2397 struct ethtool_channels_get_list *next; argument2401 void ethtool_channels_get_list_free(struct ethtool_channels_get_list *rsp); argument2403 struct ethtool_channels_get_list *
3436 void ethtool_channels_get_list_free(struct ethtool_channels_get_list *rsp) in ethtool_channels_get_list_free()3438 struct ethtool_channels_get_list *next = rsp; in ethtool_channels_get_list_free()3449 struct ethtool_channels_get_list *3458 yds.alloc_sz = sizeof(struct ethtool_channels_get_list); in ethtool_channels_get_dump()