Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dbond_alb.h140 u32 rlb_promisc_timeout_counter;/* counts primary member
/openbmc/linux/drivers/net/bonding/
H A Dbond_alb.c372 bond->alb_info.rlb_promisc_timeout_counter = 0; in rlb_teach_disabled_mac_on_primary()
1586 (++bond_info->rlb_promisc_timeout_counter >= RLB_PROMISC_TIMEOUT)) { in bond_alb_monitor()
1595 bond_info->rlb_promisc_timeout_counter = 0; in bond_alb_monitor()
1729 bond->alb_info.rlb_promisc_timeout_counter = 0; in bond_alb_handle_active_change()