Home
last modified time | relevance | path

Searched refs:ADAPTER_STATE_GOING_DOWN (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/bnx2i/
H A Dbnx2i_init.c227 if (!test_and_set_bit(ADAPTER_STATE_GOING_DOWN, in bnx2i_stop()
259 clear_bit(ADAPTER_STATE_GOING_DOWN, &hba->adapter_state); in bnx2i_stop()
H A Dbnx2i.h422 #define ADAPTER_STATE_GOING_DOWN 1 macro
H A Dbnx2i_hwi.c2548 clear_bit(ADAPTER_STATE_GOING_DOWN, &hba->adapter_state); in bnx2i_indicate_netevent()
2552 set_bit(ADAPTER_STATE_GOING_DOWN, &hba->adapter_state); in bnx2i_indicate_netevent()
2576 if (test_bit(ADAPTER_STATE_GOING_DOWN, &ep->hba->adapter_state)) in bnx2i_cm_connect_cmpl()
H A Dbnx2i_iscsi.c39 test_bit(ADAPTER_STATE_GOING_DOWN, &hba->adapter_state) || in bnx2i_adapter_ready()
/kernel/linux/linux-6.6/drivers/scsi/bnx2i/
H A Dbnx2i_init.c227 if (!test_and_set_bit(ADAPTER_STATE_GOING_DOWN, in bnx2i_stop()
259 clear_bit(ADAPTER_STATE_GOING_DOWN, &hba->adapter_state); in bnx2i_stop()
H A Dbnx2i.h422 #define ADAPTER_STATE_GOING_DOWN 1 macro
H A Dbnx2i_hwi.c2545 clear_bit(ADAPTER_STATE_GOING_DOWN, &hba->adapter_state); in bnx2i_indicate_netevent()
2549 set_bit(ADAPTER_STATE_GOING_DOWN, &hba->adapter_state); in bnx2i_indicate_netevent()
2573 if (test_bit(ADAPTER_STATE_GOING_DOWN, &ep->hba->adapter_state)) in bnx2i_cm_connect_cmpl()
H A Dbnx2i_iscsi.c39 test_bit(ADAPTER_STATE_GOING_DOWN, &hba->adapter_state) || in bnx2i_adapter_ready()
/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc.h199 #define ADAPTER_STATE_GOING_DOWN 1 macro
H A Dbnx2fc_fcoe.c887 clear_bit(ADAPTER_STATE_GOING_DOWN, &hba->adapter_state); in bnx2fc_indicate_netevent()
893 set_bit(ADAPTER_STATE_GOING_DOWN, &hba->adapter_state); in bnx2fc_indicate_netevent()
1981 clear_bit(ADAPTER_STATE_GOING_DOWN, in bnx2fc_ulp_stop()
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc.h196 #define ADAPTER_STATE_GOING_DOWN 1 macro
H A Dbnx2fc_fcoe.c881 clear_bit(ADAPTER_STATE_GOING_DOWN, &hba->adapter_state); in bnx2fc_indicate_netevent()
887 set_bit(ADAPTER_STATE_GOING_DOWN, &hba->adapter_state); in bnx2fc_indicate_netevent()
1973 clear_bit(ADAPTER_STATE_GOING_DOWN, in bnx2fc_ulp_stop()

Completed in 24 milliseconds