Searched refs:BOND_MODE_TLB (Results 1 – 5 of 5) sorted by relevance
276 return BOND_MODE(bond) == BOND_MODE_TLB || in bond_is_lb()282 return (BOND_MODE(bond) == BOND_MODE_TLB) && in bond_is_nondyn_tlb()295 return mode != BOND_MODE_8023AD && mode != BOND_MODE_TLB && in bond_mode_uses_arp()301 return mode == BOND_MODE_ACTIVEBACKUP || mode == BOND_MODE_TLB || in bond_mode_uses_primary()
71 #define BOND_MODE_TLB 5 macro
81 { "balance-tlb", BOND_MODE_TLB, 0},217 .unsuppmodes = BIT(BOND_MODE_8023AD) | BIT(BOND_MODE_TLB) |241 .unsuppmodes = BIT(BOND_MODE_8023AD) | BIT(BOND_MODE_TLB) |311 BIT(BOND_MODE_TLB) |335 BIT(BOND_MODE_TLB) |378 .unsuppmodes = BOND_MODE_ALL_EX(BIT(BOND_MODE_TLB)),
1006 if (BOND_MODE(slave->bond) == BOND_MODE_TLB) { in alb_set_slave_mac_addr()1679 if (BOND_MODE(bond) == BOND_MODE_TLB) { in bond_alb_handle_active_change()
230 [BOND_MODE_TLB] = "transmit load balancing", in bond_mode_name()1613 case BOND_MODE_TLB: in bond_enslave()3982 case BOND_MODE_TLB: in __bond_start_xmit()4199 (bond_mode != BOND_MODE_TLB)) { in bond_check_params()