Home
last modified time | relevance | path

Searched refs:on_tmf_queue (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/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()