Searched refs:ADAPTER_STATE_UP (Results 1 – 5 of 5) sorted by relevance
175 while (!test_bit(ADAPTER_STATE_UP, &hba->adapter_state) && in bnx2i_start()260 clear_bit(ADAPTER_STATE_UP, &hba->adapter_state); in bnx2i_stop()
421 #define ADAPTER_STATE_UP 0 macro
2498 set_bit(ADAPTER_STATE_UP, &hba->adapter_state); in bnx2i_indicate_kcqe()2541 if (!test_bit(ADAPTER_STATE_UP, &hba->adapter_state)) in bnx2i_indicate_netevent()2546 clear_bit(ADAPTER_STATE_UP, &hba->adapter_state); in bnx2i_indicate_netevent()
38 if (!hba || !test_bit(ADAPTER_STATE_UP, &hba->adapter_state) || in bnx2i_adapter_ready()2149 if (!test_bit(ADAPTER_STATE_UP, &hba->adapter_state) || in bnx2i_ep_disconnect()
1371 set_bit(ADAPTER_STATE_UP, &hba->adapter_state); in bnx2fc_indicate_kcqe()