Home
last modified time | relevance | path

Searched refs:aggregator_identifier (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/net/bonding/
Dbond_3ad.c1382 … dprintk("Port %d left LAG %d\n", port->actor_port_number, temp_aggregator->aggregator_identifier); in ad_port_selection_logic()
1394 port->aggregator->aggregator_identifier); in ad_port_selection_logic()
1420 port->actor_port_aggregator_identifier=port->aggregator->aggregator_identifier; in ad_port_selection_logic()
1424 … joined LAG %d(existing LAG)\n", port->actor_port_number, port->aggregator->aggregator_identifier); in ad_port_selection_logic()
1438 port->actor_port_aggregator_identifier=port->aggregator->aggregator_identifier; in ad_port_selection_logic()
1461 …rt %d joined LAG %d(new LAG)\n", port->actor_port_number, port->aggregator->aggregator_identifier); in ad_port_selection_logic()
1588 aggregator->aggregator_identifier, aggregator->num_of_ports, in ad_agg_selection_logic()
1606 dprintk("LAG %d choosed as the active LAG\n", best_aggregator->aggregator_identifier); in ad_agg_selection_logic()
1608 best_aggregator->aggregator_identifier, best_aggregator->num_of_ports, in ad_agg_selection_logic()
1651 dprintk("LAG %d was cleared\n", aggregator->aggregator_identifier); in ad_clear_agg()
[all …]
Dbond_3ad.h198 u16 aggregator_identifier; member
Dbond_main.c3230 agg->aggregator_identifier); in bond_info_show_slave()