Searched refs:MLX5_BREAK_FW_WAIT (Results 1 – 3 of 3) sorted by relevance
201 test_bit(MLX5_BREAK_FW_WAIT, &dev->intf_state)) { in wait_fw_init()1958 set_bit(MLX5_BREAK_FW_WAIT, &dev->intf_state); in remove_one()2155 set_bit(MLX5_BREAK_FW_WAIT, &dev->intf_state); in shutdown()
316 if (test_bit(MLX5_BREAK_FW_WAIT, &dev->intf_state)) { in mlx5_health_wait_pci_up()
650 MLX5_BREAK_FW_WAIT = BIT(1), enumerator