Searched refs:MLX5_BREAK_FW_WAIT (Results 1 – 4 of 4) sorted by relevance
76 set_bit(MLX5_BREAK_FW_WAIT, &mdev->intf_state); in mlx5_sf_dev_remove()92 set_bit(MLX5_BREAK_FW_WAIT, &mdev->intf_state); in mlx5_sf_dev_shutdown()
201 test_bit(MLX5_BREAK_FW_WAIT, &dev->intf_state)) { in wait_fw_init()1977 set_bit(MLX5_BREAK_FW_WAIT, &dev->intf_state); in remove_one()2166 set_bit(MLX5_BREAK_FW_WAIT, &dev->intf_state); in shutdown()
320 if (test_bit(MLX5_BREAK_FW_WAIT, &dev->intf_state)) { in mlx5_health_wait_pci_up()
650 MLX5_BREAK_FW_WAIT = BIT(1), enumerator