Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/bfa/
Dbfad_bsg.c3334 struct bfa_fcxp_s *hal_fcxp; in bfad_fcxp_bsg_send() local
3342 hal_fcxp = bfa_fcxp_req_rsp_alloc(drv_fcxp, &bfad->bfa, in bfad_fcxp_bsg_send()
3349 if (!hal_fcxp) { in bfad_fcxp_bsg_send()
3355 drv_fcxp->bfa_fcxp = hal_fcxp; in bfad_fcxp_bsg_send()
3359 bfa_fcxp_send(hal_fcxp, drv_fcxp->bfa_rport, bsg_fcpt->vf_id, lp_tag, in bfad_fcxp_bsg_send()