Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/mlx4/mlx4_core/
Dmlx4_catas.c209 !(persist->interface_state & MLX4_INTERFACE_STATE_DELETION)) { in mlx4_handle_error_state()
309 if (dev->persist->interface_state & MLX4_INTERFACE_STATE_DELETION) in mlx4_stop_catas_poll()
Dmlx4_main.c3909 persist->interface_state |= MLX4_INTERFACE_STATE_DELETION; in mlx4_remove_one()
/freebsd-12-stable/sys/dev/mlx4/
Ddevice.h482 MLX4_INTERFACE_STATE_DELETION = 1 << 1, enumerator