Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bnx2i/
H A Dbnx2i.h279 * @work_cnt: keeps track of the number of outstanding work
304 atomic_t work_cnt; member
H A Dbnx2i_iscsi.c1373 atomic_set(&bnx2i_conn->work_cnt, 0); in bnx2i_conn_create()
1496 if (atomic_read(&bnx2i_conn->work_cnt)) { in bnx2i_conn_destroy()
1507 &bnx2i_conn->work_cnt)) in bnx2i_conn_destroy()
H A Dbnx2i_hwi.c1872 atomic_dec(&work->bnx2i_conn->work_cnt); in bnx2i_percpu_io_thread()
1935 atomic_inc(&bnx2i_conn->work_cnt); in bnx2i_queue_scsi_cmd_resp()
/kernel/linux/linux-6.6/drivers/scsi/bnx2i/
H A Dbnx2i.h279 * @work_cnt: keeps track of the number of outstanding work
304 atomic_t work_cnt; member
H A Dbnx2i_iscsi.c1373 atomic_set(&bnx2i_conn->work_cnt, 0); in bnx2i_conn_create()
1496 if (atomic_read(&bnx2i_conn->work_cnt)) { in bnx2i_conn_destroy()
1507 &bnx2i_conn->work_cnt)) in bnx2i_conn_destroy()
H A Dbnx2i_hwi.c1872 atomic_dec(&work->bnx2i_conn->work_cnt); in bnx2i_percpu_io_thread()
1935 atomic_inc(&bnx2i_conn->work_cnt); in bnx2i_queue_scsi_cmd_resp()

Completed in 18 milliseconds