Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c301 * Called with hba->hba_mutex held. in bnx2fc_upload_session()
488 mutex_lock(&hba->hba_mutex); in bnx2fc_rport_event_handler()
494 mutex_unlock(&hba->hba_mutex); in bnx2fc_rport_event_handler()
523 mutex_unlock(&hba->hba_mutex); in bnx2fc_rport_event_handler()
538 mutex_lock(&hba->hba_mutex); in bnx2fc_rport_event_handler()
546 mutex_unlock(&hba->hba_mutex); in bnx2fc_rport_event_handler()
563 mutex_unlock(&hba->hba_mutex); in bnx2fc_rport_event_handler()
H A Dbnx2fc_fcoe.c196 mutex_lock(&hba->hba_mutex); in bnx2fc_cleanup()
211 mutex_unlock(&hba->hba_mutex); in bnx2fc_cleanup()
1373 mutex_init(&hba->hba_mutex); in bnx2fc_hba_create()
1979 mutex_lock(&hba->hba_mutex); in bnx2fc_ulp_stop()
1985 mutex_unlock(&hba->hba_mutex); in bnx2fc_ulp_stop()
H A Dbnx2fc.h195 struct mutex hba_mutex; member
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c301 * Called with hba->hba_mutex held. in bnx2fc_upload_session()
488 mutex_lock(&hba->hba_mutex); in bnx2fc_rport_event_handler()
494 mutex_unlock(&hba->hba_mutex); in bnx2fc_rport_event_handler()
523 mutex_unlock(&hba->hba_mutex); in bnx2fc_rport_event_handler()
538 mutex_lock(&hba->hba_mutex); in bnx2fc_rport_event_handler()
546 mutex_unlock(&hba->hba_mutex); in bnx2fc_rport_event_handler()
563 mutex_unlock(&hba->hba_mutex); in bnx2fc_rport_event_handler()
H A Dbnx2fc_fcoe.c198 mutex_lock(&hba->hba_mutex); in bnx2fc_cleanup()
213 mutex_unlock(&hba->hba_mutex); in bnx2fc_cleanup()
1365 mutex_init(&hba->hba_mutex); in bnx2fc_hba_create()
1971 mutex_lock(&hba->hba_mutex); in bnx2fc_ulp_stop()
1977 mutex_unlock(&hba->hba_mutex); in bnx2fc_ulp_stop()
H A Dbnx2fc.h192 struct mutex hba_mutex; member

Completed in 11 milliseconds