Searched refs:has_inactive (Results 1 – 1 of 1) sorted by relevance
464 if (!ldev->tracker.has_inactive) in mlx5_lag_drop_rule_setup()1299 bool has_inactive = 0; in mlx5_handle_changeupper_event() local1328 has_inactive |= bond_is_slave_inactive(slave); in mlx5_handle_changeupper_event()1345 tracker->has_inactive = has_inactive; in mlx5_handle_changeupper_event()1409 bool has_inactive = 0; in mlx5_handle_changeinfodata_event() local1423 has_inactive |= bond_is_slave_inactive(slave); in mlx5_handle_changeinfodata_event()1427 if (tracker->has_inactive == has_inactive) in mlx5_handle_changeinfodata_event()1430 tracker->has_inactive = has_inactive; in mlx5_handle_changeinfodata_event()