Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/
Dbond_alb.h160 u32 rlb_update_retry_counter;/* counter of retries member
/linux-4.1.27/drivers/net/bonding/
Dbond_alb.c437 bond_info->rlb_update_retry_counter = in rlb_clear_slave()
501 if (bond_info->rlb_update_retry_counter == 0) in rlb_update_rx_clients()
540 bond_info->rlb_update_retry_counter = RLB_UPDATE_RETRY; in rlb_req_update_slave_clients()
1547 if (bond_info->rlb_update_retry_counter) in bond_alb_monitor()
1548 --bond_info->rlb_update_retry_counter; in bond_alb_monitor()