Searched refs:ethtool_coalesce_get_list (Results 1 – 2 of 2) sorted by relevance
2698 struct ethtool_coalesce_get_list { struct2699 struct ethtool_coalesce_get_list *next; argument2703 void ethtool_coalesce_get_list_free(struct ethtool_coalesce_get_list *rsp); argument2705 struct ethtool_coalesce_get_list *
3739 void ethtool_coalesce_get_list_free(struct ethtool_coalesce_get_list *rsp) in ethtool_coalesce_get_list_free()3741 struct ethtool_coalesce_get_list *next = rsp; in ethtool_coalesce_get_list_free()3752 struct ethtool_coalesce_get_list *3761 yds.alloc_sz = sizeof(struct ethtool_coalesce_get_list); in ethtool_coalesce_get_dump()