Home
last modified time | relevance | path

Searched refs:ADAPTER_STATE_LINK_DOWN (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/scsi/bnx2i/
A Dbnx2i.h423 #define ADAPTER_STATE_LINK_DOWN 2 macro
A Dbnx2i_hwi.c100 set_bit(ADAPTER_STATE_LINK_DOWN, &hba->adapter_state); in bnx2i_get_link_state()
102 clear_bit(ADAPTER_STATE_LINK_DOWN, &hba->adapter_state); in bnx2i_get_link_state()
A Dbnx2i_iscsi.c40 test_bit(ADAPTER_STATE_LINK_DOWN, &hba->adapter_state)) in bnx2i_adapter_ready()
/linux-6.3-rc2/drivers/scsi/bnx2fc/
A Dbnx2fc.h197 #define ADAPTER_STATE_LINK_DOWN 2 macro
A Dbnx2fc_fcoe.c773 clear_bit(ADAPTER_STATE_LINK_DOWN, &hba->adapter_state); in bnx2fc_link_ok()
775 set_bit(ADAPTER_STATE_LINK_DOWN, &hba->adapter_state); in bnx2fc_link_ok()
791 set_bit(ADAPTER_STATE_LINK_DOWN, &hba->adapter_state); in bnx2fc_get_link_state()
793 clear_bit(ADAPTER_STATE_LINK_DOWN, &hba->adapter_state); in bnx2fc_get_link_state()

Completed in 19 milliseconds