Home
last modified time | relevance | path

Searched refs:__QLCNIC_AER (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c3621 if (test_bit(__QLCNIC_AER, &adapter->state)) in qlcnic_schedule_work()
3841 clear_bit(__QLCNIC_AER, &adapter->state); in qlcnic_attach_func()
3869 set_bit(__QLCNIC_AER, &adapter->state); in qlcnic_82xx_io_error_detected()
3906 if (state == QLCNIC_DEV_READY && test_and_clear_bit(__QLCNIC_AER, in qlcnic_82xx_io_resume()
H A Dqlcnic_83xx_hw.c4201 set_bit(__QLCNIC_AER, &adapter->state); in qlcnic_83xx_io_error_detected()
4230 clear_bit(__QLCNIC_AER, &adapter->state); in qlcnic_83xx_io_slot_reset()
4239 if (test_and_clear_bit(__QLCNIC_AER, &adapter->state)) in qlcnic_83xx_io_resume()
H A Dqlcnic.h1049 #define __QLCNIC_AER 5 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_main.c3592 if (test_bit(__QLCNIC_AER, &adapter->state)) in qlcnic_schedule_work()
3812 clear_bit(__QLCNIC_AER, &adapter->state); in qlcnic_attach_func()
3840 set_bit(__QLCNIC_AER, &adapter->state); in qlcnic_82xx_io_error_detected()
3877 if (state == QLCNIC_DEV_READY && test_and_clear_bit(__QLCNIC_AER, in qlcnic_82xx_io_resume()
H A Dqlcnic_83xx_hw.c4200 set_bit(__QLCNIC_AER, &adapter->state); in qlcnic_83xx_io_error_detected()
4229 clear_bit(__QLCNIC_AER, &adapter->state); in qlcnic_83xx_io_slot_reset()
4238 if (test_and_clear_bit(__QLCNIC_AER, &adapter->state)) in qlcnic_83xx_io_resume()
H A Dqlcnic.h1049 #define __QLCNIC_AER 5 macro

Completed in 33 milliseconds