Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dbond_alb.h144 u32 rlb_update_retry_counter;/* counter of retries member
/Linux-v5.4/drivers/net/bonding/
Dbond_alb.c412 bond_info->rlb_update_retry_counter = in rlb_clear_slave()
477 if (bond_info->rlb_update_retry_counter == 0) in rlb_update_rx_clients()
516 bond_info->rlb_update_retry_counter = RLB_UPDATE_RETRY; in rlb_req_update_slave_clients()
1575 if (bond_info->rlb_update_retry_counter) in bond_alb_monitor()
1576 --bond_info->rlb_update_retry_counter; in bond_alb_monitor()