Searched refs:BOND_MODE_TLB (Results 1 – 3 of 3) sorted by relevance
68 #define BOND_MODE_TLB 5 macro
606 { "balance-tlb", BOND_MODE_TLB},630 case BOND_MODE_TLB: in bond_mode_name()694 if ((bond->params.mode == BOND_MODE_TLB) || in bond_del_vlan()1466 if ((bond->params.mode == BOND_MODE_TLB) || in bond_change_active_slave()1494 if ((bond->params.mode == BOND_MODE_TLB) || in bond_change_active_slave()1685 (bond->params.mode == BOND_MODE_TLB) || in bond_enslave()1748 if ((bond->params.mode == BOND_MODE_TLB) || in bond_enslave()1913 case BOND_MODE_TLB: in bond_enslave()2094 if ((bond->params.mode == BOND_MODE_TLB) || in bond_release()2221 if ((bond->params.mode == BOND_MODE_TLB) || in bond_release_all()[all …]
81 ((mode) == BOND_MODE_TLB) || \