Home
last modified time | relevance | path

Searched refs:bond_is_slave_inactive (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/net/
Dbonding.h585 static inline bool bond_is_slave_inactive(struct slave *slave) in bond_is_slave_inactive() function
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/lag/
Dlag.c975 has_inactive |= bond_is_slave_inactive(slave); in mlx5_handle_changeupper_event()
1070 has_inactive |= bond_is_slave_inactive(slave); in mlx5_handle_changeinfodata_event()
/linux-6.1.9/drivers/net/bonding/
Dbond_main.c1524 if (bond_is_slave_inactive(slave)) { in bond_should_deliver_exact_match()