Searched refs:hal_fcxp_set_local_sges (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.c293 hal_fcxp_set_local_sges(struct bfi_sge_s *sge, u32 reqlen, u64 req_pa) function
414 hal_fcxp_set_local_sges(send_req->req_sge, reqi->req_tot_len,
419 hal_fcxp_set_local_sges(send_req->req_sge,
425 hal_fcxp_set_local_sges(send_req->rsp_sge, 0, 0);
435 hal_fcxp_set_local_sges(send_req->rsp_sge, rspi->rsp_maxlen,
441 hal_fcxp_set_local_sges(send_req->rsp_sge,
447 hal_fcxp_set_local_sges(send_req->rsp_sge, 0, 0);

Completed in 99 milliseconds