Searched refs:has_inactive (Results 1 – 1 of 1) sorted by relevance
452 if (!ldev->tracker.has_inactive) in mlx5_lag_drop_rule_setup()1153 bool has_inactive = 0; in mlx5_handle_changeupper_event() local1182 has_inactive |= bond_is_slave_inactive(slave); in mlx5_handle_changeupper_event()1199 tracker->has_inactive = has_inactive; in mlx5_handle_changeupper_event()1263 bool has_inactive = 0; in mlx5_handle_changeinfodata_event() local1277 has_inactive |= bond_is_slave_inactive(slave); in mlx5_handle_changeinfodata_event()1281 if (tracker->has_inactive == has_inactive) in mlx5_handle_changeinfodata_event()1284 tracker->has_inactive = has_inactive; in mlx5_handle_changeinfodata_event()