Home
last modified time | relevance | path

Searched refs:QL_ASIC_RECOVERY (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/qlge/
H A Dqlge.h2020 QL_ASIC_RECOVERY = 14, /* We are in ascic recovery. */ enumerator
H A Dqlge_main.c2046 set_bit(QL_ASIC_RECOVERY, &qdev->flags); in qlge_queue_asic_error()
3686 if (!test_bit(QL_ASIC_RECOVERY, &qdev->flags)) { in qlge_adapter_reset()
3693 clear_bit(QL_ASIC_RECOVERY, &qdev->flags); in qlge_adapter_reset()