Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_core/
H A 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()
H A Dmlx4_main.c3916 persist->interface_state |= MLX4_INTERFACE_STATE_DELETION; in mlx4_remove_one()
/freebsd/sys/dev/mlx4/
H A Ddevice.h482 MLX4_INTERFACE_STATE_DELETION = 1 << 1, enumerator