Lines Matching refs:tm_req
668 struct bnx2fc_mp_req *tm_req;
725 tm_req = (struct bnx2fc_mp_req *)&(io_req->mp_req);
738 tm_req->tm_flags = tm_flags;
741 bnx2fc_build_fcp_cmnd(io_req, (struct fcp_cmnd *)tm_req->req_buf);
742 fcp_cmnd = (struct fcp_cmnd *)tm_req->req_buf;
747 fc_hdr = &(tm_req->req_fc_hdr);
1524 struct bnx2fc_mp_req *tm_req;
1544 tm_req = &(io_req->mp_req);
1545 fc_hdr = &(tm_req->resp_fc_hdr);
1553 tm_req->resp_len =
1556 rsp_buf = tm_req->resp_buf;
1564 if (tm_req->tm_flags & FCP_TMF_LUN_RESET)
1566 else if (tm_req->tm_flags & FCP_TMF_TGT_RESET)