Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/bonding/
Dbond_alb.h147 u32 rlb_update_retry_counter;/* counter of retries member
Dbond_alb.c444 bond_info->rlb_update_retry_counter = in rlb_clear_slave()
517 if (bond_info->rlb_update_retry_counter == 0) { in rlb_update_rx_clients()
556 bond_info->rlb_update_retry_counter = RLB_UPDATE_RETRY; in rlb_req_update_slave_clients()
1468 if (bond_info->rlb_update_retry_counter) { in bond_alb_monitor()
1469 --bond_info->rlb_update_retry_counter; in bond_alb_monitor()