Searched refs:this_speed (Results 1 – 1 of 1) sorted by relevance
3768 int this_speed; in LAG_get_aggregatable_port_count() local3770 this_speed = media_speed(&p->po_media_info); in LAG_get_aggregatable_port_count()3771 if (this_speed == 0) { in LAG_get_aggregatable_port_count()3774 if (this_speed > speed) { in LAG_get_aggregatable_port_count()3776 speed = this_speed; in LAG_get_aggregatable_port_count()3778 } else if (this_speed == speed) { in LAG_get_aggregatable_port_count()