Searched refs:has_inactive (Results 1 – 2 of 2) sorted by relevance
396 if (!ldev->tracker.has_inactive) in mlx5_lag_drop_rule_setup()949 bool has_inactive = 0; in mlx5_handle_changeupper_event() local973 has_inactive |= bond_is_slave_inactive(slave); in mlx5_handle_changeupper_event()990 tracker->has_inactive = has_inactive; in mlx5_handle_changeupper_event()1054 bool has_inactive = 0; in mlx5_handle_changeinfodata_event() local1068 has_inactive |= bond_is_slave_inactive(slave); in mlx5_handle_changeinfodata_event()1072 if (tracker->has_inactive == has_inactive) in mlx5_handle_changeinfodata_event()1075 tracker->has_inactive = has_inactive; in mlx5_handle_changeinfodata_event()
49 unsigned int has_inactive:1; member
Completed in 6 milliseconds