Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbond_alb.h144 u32 rlb_update_retry_counter;/* counter of retries member
/openbmc/linux/drivers/net/bonding/
H A Dbond_alb.c409 bond_info->rlb_update_retry_counter = in rlb_clear_slave()
474 if (bond_info->rlb_update_retry_counter == 0) in rlb_update_rx_clients()
513 bond_info->rlb_update_retry_counter = RLB_UPDATE_RETRY; in rlb_req_update_slave_clients()
1620 if (bond_info->rlb_update_retry_counter) in bond_alb_monitor()
1621 --bond_info->rlb_update_retry_counter; in bond_alb_monitor()