Searched refs:has_inactive (Results 1 – 1 of 1) sorted by relevance
758 if (!ldev->tracker.has_inactive) in mlx5_lag_drop_rule_setup()1897 bool has_inactive = 0; in mlx5_handle_changeupper_event() local1928 has_inactive |= bond_is_slave_inactive(slave); in mlx5_handle_changeupper_event()1945 tracker->has_inactive = has_inactive; in mlx5_handle_changeupper_event()2009 bool has_inactive = 0; in mlx5_handle_changeinfodata_event() local2023 has_inactive |= bond_is_slave_inactive(slave); in mlx5_handle_changeinfodata_event()2027 if (tracker->has_inactive == has_inactive) in mlx5_handle_changeinfodata_event()2030 tracker->has_inactive = has_inactive; in mlx5_handle_changeinfodata_event()