Home
last modified time | relevance | path

Searched refs:ofld_conns_active (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/drivers/scsi/bnx2i/
A Dbnx2i_init.c193 if (hba->ofld_conns_active) { in bnx2i_chip_cleanup()
200 hba->ofld_conns_active); in bnx2i_chip_cleanup()
246 while (hba->ofld_conns_active) { in bnx2i_stop()
247 conns_active = hba->ofld_conns_active; in bnx2i_stop()
249 (hba->ofld_conns_active != conns_active), in bnx2i_stop()
251 if (hba->ofld_conns_active == conns_active) in bnx2i_stop()
A Dbnx2i_sysfs.c67 if (hba->ofld_conns_active) in bnx2i_set_sq_info()
122 if (hba->ofld_conns_active) in bnx2i_set_ccell_info()
A Dbnx2i.h435 int ofld_conns_active; member
A Dbnx2i_iscsi.c405 hba->ofld_conns_active++; in bnx2i_alloc_ep()
422 bnx2i_ep->hba->ofld_conns_active--; in bnx2i_free_ep()

Completed in 11 milliseconds