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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/bfa/
H A Dbfa_fcxp.c382 struct bfa_fcxp_req_info_s *reqi = &fcxp->req_info; local
384 struct bfa_rport_s *rport = reqi->bfa_rport;
400 send_req->vf_id = bfa_os_htons(reqi->vf_id);
401 send_req->lp_tag = reqi->lp_tag;
402 send_req->class = reqi->class;
404 send_req->cts = reqi->cts;
405 send_req->fchs = reqi->fchs;
407 send_req->req_len = bfa_os_htonl(reqi->req_tot_len);
414 hal_fcxp_set_local_sges(send_req->req_sge, reqi->req_tot_len,
420 reqi
658 struct bfa_fcxp_req_info_s *reqi = &fcxp->req_info; local
[all...]

Completed in 174 milliseconds