Searched refs:ethtool_eee_get_list (Results 1 – 2 of 2) sorted by relevance
3361 struct ethtool_eee_get_list { struct3362 struct ethtool_eee_get_list *next; argument3366 void ethtool_eee_get_list_free(struct ethtool_eee_get_list *rsp); argument3368 struct ethtool_eee_get_list *
4179 void ethtool_eee_get_list_free(struct ethtool_eee_get_list *rsp) in ethtool_eee_get_list_free()4181 struct ethtool_eee_get_list *next = rsp; in ethtool_eee_get_list_free()4194 struct ethtool_eee_get_list *4202 yds.alloc_sz = sizeof(struct ethtool_eee_get_list); in ethtool_eee_get_dump()