Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dbonding.h580 static inline bool bond_is_slave_inactive(struct slave *slave) in bond_is_slave_inactive() function
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lag/
Dlag.c1008 has_inactive |= bond_is_slave_inactive(slave); in mlx5_handle_changeupper_event()
1103 has_inactive |= bond_is_slave_inactive(slave); in mlx5_handle_changeinfodata_event()
/Linux-v6.6/drivers/net/bonding/
Dbond_main.c1526 if (bond_is_slave_inactive(slave)) { in bond_should_deliver_exact_match()