Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbonding.h311 static inline bool bond_needs_speed_duplex(const struct bonding *bond) in bond_needs_speed_duplex() function
/linux/drivers/net/bonding/
H A Dbond_main.c2122 if (res && bond_needs_speed_duplex(bond)) in bond_enslave()
2811 if (err && bond_needs_speed_duplex(bond)) { in bond_miimon_commit()