Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c775 io_req->on_tmf_queue = 1; in bnx2fc_initiate_tmf()
792 if (io_req->on_tmf_queue) { in bnx2fc_initiate_tmf()
794 io_req->on_tmf_queue = 0; in bnx2fc_initiate_tmf()
1602 if (io_req->on_tmf_queue) { in bnx2fc_process_tm_compl()
1605 io_req->on_tmf_queue = 0; in bnx2fc_process_tm_compl()
H A Dbnx2fc.h419 u8 on_tmf_queue; member
H A Dbnx2fc_tgt.c211 io_req->on_tmf_queue = 0; in bnx2fc_flush_active_ios()
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_io.c773 io_req->on_tmf_queue = 1; in bnx2fc_initiate_tmf()
790 if (io_req->on_tmf_queue) { in bnx2fc_initiate_tmf()
792 io_req->on_tmf_queue = 0; in bnx2fc_initiate_tmf()
1600 if (io_req->on_tmf_queue) { in bnx2fc_process_tm_compl()
1603 io_req->on_tmf_queue = 0; in bnx2fc_process_tm_compl()
H A Dbnx2fc.h416 u8 on_tmf_queue; member
H A Dbnx2fc_tgt.c211 io_req->on_tmf_queue = 0; in bnx2fc_flush_active_ios()

Completed in 10 milliseconds