Home
last modified time | relevance | path

Searched refs:hal_fcxp (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/bfa/
H A Dbfad_bsg.c3331 struct bfa_fcxp_s *hal_fcxp; in bfad_fcxp_bsg_send() local
3339 hal_fcxp = bfa_fcxp_req_rsp_alloc(drv_fcxp, &bfad->bfa, in bfad_fcxp_bsg_send()
3346 if (!hal_fcxp) { in bfad_fcxp_bsg_send()
3352 drv_fcxp->bfa_fcxp = hal_fcxp; in bfad_fcxp_bsg_send()
3356 bfa_fcxp_send(hal_fcxp, drv_fcxp->bfa_rport, bsg_fcpt->vf_id, lp_tag, in bfad_fcxp_bsg_send()