Home
last modified time | relevance | path

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

/Linux-v5.15/include/net/
Dbonding.h309 static inline bool bond_is_nondyn_tlb(const struct bonding *bond) in bond_is_nondyn_tlb() function
326 bond_is_nondyn_tlb(bond)); in bond_mode_uses_xmit_hash()
/Linux-v5.15/drivers/net/bonding/
Dbond_alb.c1662 if (bond_is_nondyn_tlb(bond)) { in bond_alb_handle_link_change()