Home
last modified time | relevance | path

Searched refs:next_rx_slave (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/bonding/
Dbond_alb.h139 struct slave *next_rx_slave;/* next slave to be assigned member
Dbond_alb.c363 if (bond_info->next_rx_slave) { in rlb_next_rx_slave()
364 start_at = bond_info->next_rx_slave; in rlb_next_rx_slave()
382 bond_info->next_rx_slave = rx_slave->next; in rlb_next_rx_slave()
1536 bond->alb_info.next_rx_slave = NULL; in bond_alb_deinit_slave()