Searched refs:els_queue (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c217 list_for_each_entry_safe(io_req, tmp, &tgt->els_queue, link) { bnx2fc_flush_active_ios()
222 BNX2FC_IO_DBG(io_req, "els_queue cleanup\n"); bnx2fc_flush_active_ios()
423 INIT_LIST_HEAD(&tgt->els_queue); bnx2fc_init_tgt()
H A Dbnx2fc.h375 struct list_head els_queue; member in struct:bnx2fc_rport
H A Dbnx2fc_els.c787 list_add_tail(&els_req->link, &tgt->els_queue); bnx2fc_initiate_els()

Completed in 115 milliseconds