Searched refs:QL_RESET_ACTIVE (Results 1 – 2 of 2) sorted by relevance
1528 if (test_bit(QL_RESET_ACTIVE, &qdev->flags)) { in ql_link_state_machine_work()2219 set_bit(QL_RESET_ACTIVE, &qdev->flags) ; in ql3xxx_isr()3255 set_bit(QL_RESET_ACTIVE, &qdev->flags); in ql_adapter_reset()3321 clear_bit(QL_RESET_ACTIVE, &qdev->flags); in ql_adapter_reset()3697 clear_bit(QL_RESET_ACTIVE, &qdev->flags); in ql_reset_work()
1050 QL_RESET_ACTIVE = 2, /* Waiting for reset to finish. */ enumerator
Completed in 16 milliseconds