Lines Matching refs:rec_req

378 	struct bnx2fc_cmd *rec_req;  in bnx2fc_rec_compl()  local
399 rec_req = cb_arg->io_req; in bnx2fc_rec_compl()
401 BNX2FC_IO_DBG(rec_req, "rec_compl: orig xid = 0x%x", orig_io_req->xid); in bnx2fc_rec_compl()
405 if (test_and_clear_bit(BNX2FC_FLAG_ELS_TIMEOUT, &rec_req->req_flags)) { in bnx2fc_rec_compl()
406 BNX2FC_IO_DBG(rec_req, "timed out, abort " in bnx2fc_rec_compl()
410 rc = bnx2fc_initiate_abts(rec_req); in bnx2fc_rec_compl()
412 BNX2FC_IO_DBG(rec_req, "rec_compl: initiate_abts " in bnx2fc_rec_compl()
414 bnx2fc_initiate_cleanup(rec_req); in bnx2fc_rec_compl()
427 BNX2FC_IO_DBG(rec_req, "rec_compl: initiate_abts " in bnx2fc_rec_compl()
436 BNX2FC_IO_DBG(rec_req, "completed" in bnx2fc_rec_compl()
442 BNX2FC_IO_DBG(rec_req, "abts in prog " in bnx2fc_rec_compl()
448 mp_req = &(rec_req->mp_req); in bnx2fc_rec_compl()
475 BNX2FC_IO_DBG(rec_req, "opcode is RJT\n"); in bnx2fc_rec_compl()
480 BNX2FC_IO_DBG(rec_req, "handle CMD LOST case\n"); in bnx2fc_rec_compl()
490 BNX2FC_IO_DBG(rec_req, "Post IO request again\n"); in bnx2fc_rec_compl()
494 BNX2FC_IO_DBG(rec_req, "REC: io post err\n"); in bnx2fc_rec_compl()
499 BNX2FC_IO_DBG(rec_req, "rec_compl: initiate_abts " in bnx2fc_rec_compl()
508 BNX2FC_IO_DBG(rec_req, "target has the seq init\n"); in bnx2fc_rec_compl()
511 BNX2FC_IO_DBG(rec_req, "e_stat = 0x%x, offset = 0x%x\n", in bnx2fc_rec_compl()
520 BNX2FC_IO_DBG(rec_req, "WRITE - resp lost\n"); in bnx2fc_rec_compl()
526 BNX2FC_IO_DBG(rec_req, "XFER_RDY/DATA lost\n"); in bnx2fc_rec_compl()
539 BNX2FC_IO_DBG(rec_req, "READ - resp lost\n"); in bnx2fc_rec_compl()
546 BNX2FC_IO_DBG(rec_req, "RD DATA lost\n"); in bnx2fc_rec_compl()
557 BNX2FC_IO_DBG(rec_req, "rec_compl:initiate_abts" in bnx2fc_rec_compl()
562 BNX2FC_IO_DBG(rec_req, "Send SRR - FCP_RSP\n"); in bnx2fc_rec_compl()
568 BNX2FC_IO_DBG(rec_req, "Unable to send SRR" in bnx2fc_rec_compl()