fcxp_rsp 99 drivers/scsi/bfa/bfa_svc.c struct bfi_fcxp_send_rsp_s *fcxp_rsp); fcxp_rsp 672 drivers/scsi/bfa/bfa_svc.c hal_fcxp_send_comp(struct bfa_s *bfa, struct bfi_fcxp_send_rsp_s *fcxp_rsp) fcxp_rsp 676 drivers/scsi/bfa/bfa_svc.c u16 fcxp_tag = be16_to_cpu(fcxp_rsp->fcxp_tag); fcxp_rsp 680 drivers/scsi/bfa/bfa_svc.c fcxp_rsp->rsp_len = be32_to_cpu(fcxp_rsp->rsp_len); fcxp_rsp 686 drivers/scsi/bfa/bfa_svc.c if (fcxp_rsp->req_status == BFA_STATUS_OK) fcxp_rsp 687 drivers/scsi/bfa/bfa_svc.c fcxp_rsp->residue_len = 0; fcxp_rsp 689 drivers/scsi/bfa/bfa_svc.c fcxp_rsp->residue_len = be32_to_cpu(fcxp_rsp->residue_len); fcxp_rsp 695 drivers/scsi/bfa/bfa_svc.c hal_fcxp_rx_plog(mod->bfa, fcxp, fcxp_rsp); fcxp_rsp 701 drivers/scsi/bfa/bfa_svc.c fcxp_rsp->req_status, fcxp_rsp->rsp_len, fcxp_rsp 702 drivers/scsi/bfa/bfa_svc.c fcxp_rsp->residue_len, &fcxp_rsp->fchs); fcxp_rsp 708 drivers/scsi/bfa/bfa_svc.c fcxp->rsp_status = fcxp_rsp->req_status; fcxp_rsp 709 drivers/scsi/bfa/bfa_svc.c fcxp->rsp_len = fcxp_rsp->rsp_len; fcxp_rsp 710 drivers/scsi/bfa/bfa_svc.c fcxp->residue_len = fcxp_rsp->residue_len; fcxp_rsp 711 drivers/scsi/bfa/bfa_svc.c fcxp->rsp_fchs = fcxp_rsp->fchs; fcxp_rsp 751 drivers/scsi/bfa/bfa_svc.c struct bfi_fcxp_send_rsp_s *fcxp_rsp) fcxp_rsp 753 drivers/scsi/bfa/bfa_svc.c if (fcxp_rsp->rsp_len > 0) { fcxp_rsp 760 drivers/scsi/bfa/bfa_svc.c (u16) fcxp_rsp->rsp_len, fcxp_rsp 761 drivers/scsi/bfa/bfa_svc.c &fcxp_rsp->fchs, pld_w0); fcxp_rsp 765 drivers/scsi/bfa/bfa_svc.c (u16) fcxp_rsp->rsp_len, fcxp_rsp 766 drivers/scsi/bfa/bfa_svc.c &fcxp_rsp->fchs); fcxp_rsp 770 drivers/scsi/bfa/bfa_svc.c (u16) fcxp_rsp->rsp_len, &fcxp_rsp->fchs);