Lines Matching refs:tm_req
670 struct bnx2fc_mp_req *tm_req;
727 tm_req = (struct bnx2fc_mp_req *)&(io_req->mp_req);
740 tm_req->tm_flags = tm_flags;
743 bnx2fc_build_fcp_cmnd(io_req, (struct fcp_cmnd *)tm_req->req_buf);
744 fcp_cmnd = (struct fcp_cmnd *)tm_req->req_buf;
749 fc_hdr = &(tm_req->req_fc_hdr);
1526 struct bnx2fc_mp_req *tm_req;
1546 tm_req = &(io_req->mp_req);
1547 fc_hdr = &(tm_req->resp_fc_hdr);
1555 tm_req->resp_len =
1558 rsp_buf = tm_req->resp_buf;
1566 if (tm_req->tm_flags & FCP_TMF_LUN_RESET)
1568 else if (tm_req->tm_flags & FCP_TMF_TGT_RESET)