Home
last modified time | relevance | path

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

/linux/include/net/
H A Dbonding.h598 static inline bool bond_is_slave_inactive(struct slave *slave) in bond_is_slave_inactive() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c1193 has_inactive |= bond_is_slave_inactive(slave); in mlx5_handle_changeupper_event()
1288 has_inactive |= bond_is_slave_inactive(slave); in mlx5_handle_changeinfodata_event()
/linux/drivers/net/bonding/
H A Dbond_main.c1658 if (bond_is_slave_inactive(slave)) { in bond_should_deliver_exact_match()